> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-service-account.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Compatibility Overview

> Understand which features are supported across different model providers in Agno.

Agno provides comprehensive support across all major model providers, ensuring consistent functionality regardless of which models you choose. This page outlines the features and capabilities supported by each provider.

## Core Features

All models on Agno support:

* Streaming responses
* Tool calling
* Structured outputs
* Async execution

<Note>
  Perplexity supports tool calling through the Agno framework, but their models don't
  natively support tool calls in a straightforward way. This means tool usage may
  be less reliable compared to other providers.
</Note>

### Multimodal Support

| Agno Supported Models   | Image Input | Audio Input | Audio Responses | Video Input | File Upload |
| ----------------------- | :---------: | :---------: | :-------------: | :---------: | :---------: |
| AIMLAPI                 |      ✅      |             |                 |             |             |
| Anthropic Claude        |      ✅      |             |                 |             |      ✅      |
| AWS Bedrock             |      ✅      |             |                 |      ✅      |      ✅      |
| AWS Bedrock Claude      |      ✅      |             |                 |             |      ✅      |
| Azure AI Foundry        |      ✅      |             |                 |             |             |
| Azure AI Foundry Claude |      ✅      |             |                 |             |      ✅      |
| Azure OpenAI            |      ✅      |             |                 |             |             |
| Cerebras                |             |             |                 |             |             |
| Cerebras OpenAI         |             |             |                 |             |             |
| Cloudflare              |             |             |                 |             |             |
| Cohere                  |      ✅      |             |                 |             |             |
| CometAPI                |      ✅      |             |                 |             |             |
| DashScope               |      ✅      |             |                 |             |             |
| DeepInfra               |             |             |                 |             |             |
| DeepSeek                |             |             |                 |             |             |
| Fireworks               |             |             |                 |             |             |
| Gemini                  |      ✅      |      ✅      |        ✅        |      ✅      |      ✅      |
| GeminiInteractions      |      ✅      |      ✅      |        ✅        |      ✅      |      ✅      |
| Groq                    |      ✅      |             |                 |             |             |
| HuggingFace             |             |             |                 |             |             |
| IBM WatsonX             |      ✅      |             |                 |             |             |
| Inception               |             |             |                 |             |             |
| InternLM                |             |             |                 |             |             |
| LangDB                  |      ✅      |      ✅      |                 |             |             |
| LiteLLM                 |      ✅      |      ✅      |                 |             |      ✅      |
| LiteLLMOpenAI           |             |      ✅      |                 |             |             |
| LlamaCpp                |             |             |                 |             |             |
| LM Studio               |      ✅      |             |                 |             |             |
| Llama                   |      ✅      |             |                 |             |             |
| LlamaOpenAI             |      ✅      |             |                 |             |             |
| MiniMax                 |             |             |                 |             |             |
| Mistral                 |      ✅      |             |                 |             |             |
| Nebius                  |             |             |                 |             |             |
| Neosantara              |             |             |                 |             |             |
| Nexus                   |             |             |                 |             |             |
| Nvidia                  |             |             |                 |             |             |
| Ollama                  |      ✅      |             |                 |             |             |
| OpenAIChat              |      ✅      |      ✅      |        ✅        |             |      ✅      |
| OpenAIResponses         |      ✅      |             |                 |             |      ✅      |
| OpenRouter              |             |             |                 |             |             |
| Perplexity              |             |             |                 |             |             |
| Portkey                 |             |             |                 |             |             |
| Requesty                |             |             |                 |             |             |
| Sambanova               |             |             |                 |             |             |
| Siliconflow             |             |             |                 |             |             |
| Together                |      ✅      |             |                 |             |             |
| Vercel V0               |             |             |                 |             |             |
| VLLM                    |             |             |                 |             |             |
| Vertex AI Claude        |      ✅      |             |                 |             |      ✅      |
| XAI                     |      ✅      |             |                 |             |             |
| Xiaomi MiMo             |             |             |                 |             |             |

## Developer Resources

* [All Model Providers](/models/providers/model-index)
