Generated Provider Matrix
This file is generated by scripts/generate_docs_artifacts.mjs. Do not edit manually.
| Provider ID | Label | Protocol | Default Base URL | Default Model |
|---|---|---|---|---|
openai | OpenAI | openai_compatible | https://api.openai.com/v1 | gpt-5.2 |
openai-codex | OpenAI Codex | openai_compatible | (provider default) | gpt-5.3-codex |
openrouter | OpenRouter | openai_compatible | https://openrouter.ai/api/v1 | openrouter/auto |
anthropic | Anthropic | native_anthropic | (provider default) | claude-sonnet-4-5-20250929 |
ollama | Ollama (local) | openai_compatible | http://127.0.0.1:11434/v1 | llama3.2 |
google | Google DeepMind | openai_compatible | https://generativelanguage.googleapis.com/v1beta/openai | gemini-2.5-pro |
alibaba | Alibaba Cloud (Qwen / DashScope) | openai_compatible | https://dashscope.aliyuncs.com/compatible-mode/v1 | qwen3-max |
deepseek | DeepSeek | openai_compatible | https://api.deepseek.com/v1 | deepseek-chat |
synthetic | Synthetic | openai_compatible | https://api.synthetic.new/openai/v1 | hf:openai/gpt-oss-120b |
chutes | Chutes | openai_compatible | https://llm.chutes.ai/v1 | deepseek-ai/DeepSeek-V3-0324 |
moonshot | Moonshot AI (Kimi) | openai_compatible | https://api.moonshot.cn/v1 | kimi-k2.5 |
mistral | Mistral AI | openai_compatible | https://api.mistral.ai/v1 | mistral-large-latest |
azure | Microsoft Azure AI | openai_compatible | https://YOUR-RESOURCE.openai.azure.com/openai/deployments/YOUR-DEPLOYMENT | gpt-5.2 |
bedrock | Amazon AWS Bedrock | openai_compatible | https://bedrock-runtime.YOUR-REGION.amazonaws.com/openai/v1 | anthropic.claude-opus-4-6-v1 |
zhipu | Zhipu AI (GLM / Z.AI) | openai_compatible | https://open.bigmodel.cn/api/paas/v4 | glm-4.7 |
minimax | MiniMax | openai_compatible | https://api.minimax.io/v1 | MiniMax-M2.5 |
cohere | Cohere | openai_compatible | https://api.cohere.ai/compatibility/v1 | command-a-03-2025 |
tencent | Tencent AI Lab | openai_compatible | https://api.hunyuan.cloud.tencent.com/v1 | hunyuan-t1-latest |
xai | xAI | openai_compatible | https://api.x.ai/v1 | grok-4 |
huggingface | Hugging Face | openai_compatible | https://router.huggingface.co/v1 | Qwen/Qwen3-Coder-Next |
together | Together AI | openai_compatible | https://api.together.xyz/v1 | deepseek-ai/DeepSeek-V3 |
custom | Custom (manual config) | openai_compatible | (provider default) | custom-model |