模型供應商快速入門
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
若要查看完整的供應商目錄(xAI、Groq、Mistral 等)和進階配置, 請參閱 模型供應商。