Perplexity
Use a Perplexity model as the language model for your Vapi voice agent.
Perplexity provides online language models that can generate responses using current web information. In Vapi, Perplexity acts as the language model for your assistant.
You can use Perplexity through Vapi’s default integration, or use your own Perplexity account by connecting it in Integrations.
Language model
Set model.provider to perplexity-ai. For model.model, use a model ID available through the Perplexity Sonar API.
For additional API configuration options, review the PerplexityAIModel fields in the Create Assistant API reference.