提供商目录
OpenClaw 可以使用许多 LLM 提供商。选择一个提供商,进行身份验证,然后将默认模型设置为 provider/model。
正在寻找聊天渠道文档(WhatsApp/Telegram/Discord/Slack/Mattermost (插件)/等)?请参阅渠道。
- 与提供商进行身份验证(通常通过
openclaw onboard)。 - 设置默认模型:
{ agents: { defaults: { model: { primary: "anthropic/claude-opus-4-6" } } },}- 阿里巴巴模型工作室
- Amazon Bedrock
- Anthropic (API + Claude CLI)
- BytePlus (国际版)
- Chutes
- ComfyUI
- Cloudflare AI Gateway(网关)
- DeepSeek
- fal
- Fireworks
- GitHub Copilot
- GLM 模型
- Google (Gemini)
- Groq (LPU 推理)
- Hugging Face (推理)
- Kilocode
- LiteLLM (统一网关)
- MiniMax
- Mistral
- Moonshot AI (Kimi + Kimi Coding)
- NVIDIA
- Ollama (云端 + 本地模型)
- OpenAI (API + Codex)
- OpenCode
- OpenCode Go
- OpenRouter
- Perplexity (网络搜索)
- Qianfan
- Qwen Cloud
- Runway
- SGLang (本地模型)
- StepFun
- Synthetic
- Together AI
- Venice (Venice AI,注重隐私)
- Vercel AI Gateway(网关)
- Vydra
- vLLM (本地模型)
- Volcengine (Doubao)
- xAI
- Xiaomi
- Z.AI
共享概览页面
Section titled “共享概览页面”- Additional bundled variants - Anthropic Vertex、Copilot Proxy 和 Gemini CLI OAuth
- Image Generation - 共享
image_generate工具、提供商选择和故障转移 - Music Generation - 共享
music_generate工具、提供商选择和故障转移 - Video Generation - 共享
video_generate工具、提供商选择和故障转移
- Claude Max API Proxy - Claude 订阅凭据的社区代理(使用前请验证 Anthropic 政策/条款)
有关完整的提供商目录(xAI、Groq、Mistral 等)和高级配置, 请参阅 Model providers。