> ## Documentation Index
> Fetch the complete documentation index at: https://docs.movoice.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Llm providers

# LLM Providers

Movoice AI integrates with leading Large Language Model (LLM) providers to give your agents the best possible "brain." You can switch between models depending on your needs for speed, intelligence, or cost.

## Supported Models

### OpenAI

* **GPT-4o**: The flagship multimodal model. Best for complex reasoning and high-stakes interactions.
* **GPT-4o-mini**: A faster, more cost-efficient version of GPT-4o. Ideal for simple tasks and high-volume calls.

### Anthropic

* **Claude 3.5 Sonnet**: Extremely intelligent and great at following complex instructions/formatting. Highly recommended for detailed customer support.

### Meta (via Deepgram/Groq)

* **Llama 3 (70B/8B)**: Powerful open-source models known for high performance and lower latency.

## How to Choose a Model

| Feature                   | Recommendation              |
| :------------------------ | :-------------------------- |
| **Highest Intelligence**  | GPT-4o or Claude 3.5 Sonnet |
| **Lowest Latency**        | GPT-4o-mini or Llama 3 8B   |
| **Best Cost/Performance** | GPT-4o-mini                 |

## Configuration

You can select the LLM Provider and Model directly in the **Agent Studio** under the **General** tab. Changing the model takes effect immediately for all new calls.
