模型提供商
模型提供商
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 Code CLI)
- Cloudflare AI Gateway
- GLM 模型
- Hugging Face (Inference)
- Kilocode
- LiteLLM (统一网关)
- MiniMax
- Mistral
- Moonshot AI (Kimi + Kimi Coding)
- NVIDIA
- Ollama (本地模型)
- OpenAI (API + Codex)
- OpenCode Zen
- OpenRouter
- Qianfan
- Qwen (OAuth)
- Together AI
- Vercel AI Gateway
- Venice (Venice AI,注重隐私)
- vLLM (本地模型)
- Xiaomi
- Z.AI
转录提供商
社区工具
- Claude Max API Proxy - 用于 Claude 订阅凭据的社区代理(使用前请验证 Anthropic 政策/条款)
如需完整的提供商目录(xAI、Groq、Mistral 等)和高级配置,请参阅 模型提供商。