模型提供商快速开始
OpenClaw 可以使用许多 LLM 提供商。选择一个,完成身份验证,然后将默认
模型设置为 provider/model。
快速开始(两步)
Section titled “快速开始(两步)”- 使用该提供商进行身份验证(通常通过
openclaw onboard)。 - 设置默认模型:
{ agents: { defaults: { model: { primary: "anthropic/claude-opus-4-6" } } },}支持的提供商(入门集合)
Section titled “支持的提供商(入门集合)”- OpenAI(API + Codex)
- Anthropic(API + Claude Code CLI)
- OpenRouter
- Vercel AI Gateway
- Cloudflare AI Gateway
- Moonshot AI(Kimi + Kimi Coding)
- Mistral
- Synthetic
- OpenCode(Zen + Go)
- Z.AI
- GLM 模型
- MiniMax
- Venice(Venice AI)
- Amazon Bedrock
- Qianfan
有关完整的提供商目录(xAI、Groq、Mistral 等)和高级配置, 请参见 模型提供商。