跳转到主要内容

模型提供商

OpenClaw 可以使用许多 LLM 提供商。选择一个,进行身份验证,然后将默认模型设置为 provider/model

快速入门(两步)

  1. 与提供商进行身份验证(通常通过 openclaw onboard)。
  2. 设置默认模型:
{
  agents: { defaults: { model: { primary: "anthropic/claude-opus-4-6" } } },
}

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

有关完整的提供商目录(xAI、Groq、Mistral 等)和高级配置,请参阅模型提供商
本页面源自 openclaw/openclaw,由 BeaversLab 翻译,遵循 MIT 协议 发布。
Last modified on March 27, 2026