Skip to main content
选择一个提供商,完成认证,然后将默认模型设置为 provider/model

快速开始(两步)

  1. 使用提供商进行认证(通常通过 openclaw onboard)。
  2. 设置默认模型:

支持的提供商(入门套件)

有关完整的提供商目录和高级配置,请参阅 提供商目录模型提供商

其他提供商变体

  • anthropic-vertex - 安装 @openclaw/anthropic-vertex-provider,以便在 Vertex 凭据可用时支持通过 Google Vertex 使用隐式 Anthropic;无需单独选择身份验证方式
  • copilot-proxy - 本地 VS Code Copilot Proxy 桥接;使用 openclaw onboard --auth-choice copilot-proxy
  • google-gemini-cli - 可选的显式运行时,用于规范的 google/* 模型;需要本地安装 gemini,以及受支持的 Google AI Studio API 密钥配置;不提供新的 Gemini CLI 或 Antigravity OAuth 设置

相关内容