openclaw@latest)https://router.shengsuanyun.com/api/v1),一个 Key 可调用数百种模型,支持 Chat Completions 协议。openclaw --versionsk-...)。openclaw onboard)Yes 继续。QuickStart(快速开始)。https://router.shengsuanyun.com/api/v1gpt-4o、deepseek-chat、qwen-max 等,具体以胜算云控制台模型列表为准)shengsuanyun/模型ID。~/.openclaw/openclaw.json 并验证连接。openclaw config 打开配置面板修改(进阶/二次配置)~/.openclaw/openclaw.json(推荐备份后再编辑)。{
"models": {
"mode": "merge",
"providers": {
"shengsuanyun": {
"baseUrl": "https://router.shengsuanyun.com/api/v1",
"apiKey": "sk-你的胜算云API Key",
"api": "openai-completions",
"models": [
{
"id": "gpt-4o",
"name": "胜算云-GPT-4o",
"reasoning": false,
"input": ["text"],
"contextWindow": 128000,
"maxTokens": 4096
},
{
"id": "deepseek-chat",
"name": "胜算云-DeepSeek",
"reasoning": false,
"input": ["text"],
"contextWindow": 128000
}
// 可继续添加平台其他模型
]
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "shengsuanyun/gpt-4o"
},
"models": {
"shengsuanyun/gpt-4o": {
"alias": "胜算云主模型"
}
}
}
}
}openclaw dashboard/v1:胜算云正确地址为 https://router.shengsuanyun.com/api/v1。@qingchencloud/openclaw-zh@latest,onboard 向导已内置“胜算云”预设。mode: "merge" 可同时保留官方模型和胜算云。npm update -g openclaw@latest 后重新运行 openclaw onboard 或 openclaw config 即可。gateway.auth.mode: "token" 并限制访问来源。openclaw doctor 进行诊断。