Model providers

Look up the LLM providers Vapi supports and their IDs.

This page lists the large language model (LLM) providers Vapi supports, with each provider’s ID and dedicated documentation.

The model is the LLM that generates your voice agent’s responses. You select one by setting model.provider and model.model on an assistant. See Create Assistant in the API reference.

Quick reference

The provider string is the exact value you pass in model.provider.

ProviderProvider string
Anthropicanthropic
Anthropic (Bedrock)anthropic-bedrock
Anyscaleanyscale
Azure OpenAIazure-openai
Cerebrascerebras
Custom LLMcustom-llm
DeepInfradeepinfra
DeepSeekdeep-seek
Googlegoogle
Groqgroq
Inflection AIinflection-ai
MiniMaxminimax
Mistralmistral
OpenAIopenai
OpenRouteropenrouter
Perplexityperplexity-ai
Together AItogether-ai
xAIxai

The Assistant → Model dropdown in the Vapi Dashboard is the most current list of selectable models.