Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
模型提供商
OpenClaw 可以使用许多 LLM 提供商。选择一个提供商,完成身份验证,然后将默认模型设置为provider/model。
快速开始(两步)
- 使用提供商完成身份验证(通常通过
openclaw onboard)。 - 设置默认模型:
支持的提供商(入门集)
- Alibaba Model Studio
- Amazon Bedrock
- Anthropic(API + Claude CLI)
- BytePlus(国际版)
- Chutes
- ComfyUI
- Cloudflare AI Gateway
- DeepInfra
- fal
- Fireworks
- GLM 模型
- MiniMax
- Mistral
- Moonshot AI(Kimi + Kimi Coding)
- OpenAI(API + Codex)
- OpenCode(Zen + Go)
- OpenRouter
- Qianfan
- Qwen
- Runway
- StepFun
- Synthetic
- Vercel AI Gateway
- Venice(Venice AI)
- xAI
- Z.AI
其他内置变体提供商
anthropic-vertex- 当 Vertex 凭证可用时,隐式支持 Google Vertex 上的 Anthropic;无需单独的新手引导身份验证选项copilot-proxy- 本地 VS Code Copilot Proxy bridge;使用openclaw onboard --auth-choice copilot-proxygoogle-gemini-cli- 非官方 Gemini CLI OAuth 流程;需要本地安装gemini(brew install gemini-cli或npm install -g @google/gemini-cli);默认模型为google-gemini-cli/gemini-3-flash-preview;使用openclaw onboard --auth-choice google-gemini-cli或openclaw models auth login --provider google-gemini-cli --set-default