Skip to content

模型提供商快速开始

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

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

有关完整的提供商目录(xAI、Groq、Mistral 等)和高级配置, 请参见 模型提供商