Skip to main content

OpenAI

GPT-4o with function calling, streaming, and per-request options.

Anthropic

Claude Sonnet with extended thinking for step-by-step reasoning.

Google Gemini

Gemini with multimodal input — images, audio, PDFs, and spreadsheets.

Vertex AI

Gemini via Google Cloud with project-scoped authentication for enterprise deployments.

Ollama

Local model with no API key — fully offline, privacy-first inference.

DeepSeek

Reasoning model with chain-of-thought for complex math and logic problems.

Mistral

Code generation with Codestral for programming tasks.

xAI Grok

Grok with web search tool for grounded, real-time answers.

Perplexity

Search-grounded answers with citations and domain filtering.

Cohere

Command R+ optimized for RAG with document search.

Meta Llama

Llama 4 Scout via the official Meta API with vision support.

AWS Bedrock

Foundation models (Mistral, Nova, Llama) via AWS with IAM authentication.

AWS Claude

Claude via Bedrock with extended thinking and AWS billing.

Azure OpenAI

GPT-4o on Azure with enterprise compliance and private endpoints.

Azure Foundry

Open-source models (Phi, Llama, Mistral) hosted on Azure AI Foundry.

OpenAI-Compatible

Connect to Together, Groq, Fireworks, or OpenRouter with a custom baseURL.

Custom Provider

Implement the ModelProvider interface for any LLM API.

Model Switching

Change models at runtime without rebuilding agents — useful for fallback strategies or A/B testing.