sudo /Applications/Xcode.app/Contents/MacOS/Xcode
地址:https://dashscope.aliyuncs.com/compatible-mode/v1
key: sk-cd9e5d0bde3149a4938af162ce9105d7
百炼套餐模型
地址:https://coding.dashscope.aliyuncs.com/v1
key: sk-sp-eac51d34280b463f9010b1008f9bdd19
{
"meta": {
"lastTouchedVersion": "2026.3.7",
"lastTouchedAt": "2026-03-08T16:14:28.591Z"
},
"wizard": {
"lastRunAt": "2026-03-08T15:44:32.964258Z",
"lastRunVersion": "2026.3.1",
"lastRunCommand": "doctor",
"lastRunMode": "local"
},
"models": {
"providers": {
"bailian": {
"baseUrl": "https://coding.dashscope.aliyuncs.com/apps/anthropic",
"apiKey": "sk-sp-eac51d34280b463f9010b1008f9bdd19",
"models": [
{
"id": "glm-5",
"name": "GLM-5",
"api": "anthropic-messages",
"input": [
"text"
],
"contextWindow": 128000,
"maxTokens": 4096
},
{
"id": "qwen3.5-plus",
"name": "Qwen3.5 Plus",
"api": "anthropic-messages",
"input": [
"text",
"image"
],
"contextWindow": 128000,
"maxTokens": 8192
},
{
"id": "kimi-k2.5",
"name": "Kimi K2.5",
"api": "anthropic-messages",
"input": [
"text",
"image"
],
"contextWindow": 128000,
"maxTokens": 4096
},
{
"id": "MiniMax-M2.5",
"name": "MiniMax M2.5",
"api": "anthropic-messages",
"input": [
"text"
],
"contextWindow": 128000,
"maxTokens": 4096
}
]
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "bailian/qwen3.5-plus",
"fallbacks": [
"bailian/glm-5"
]
},
"imageModel": "bailian/qwen3.5-plus",
"workspace": "/Users/liuyahui/.openclaw/workspace"
},
"list": [
{
"id": "main",
"identity": {
"name": "糯米",
"emoji": "🍡"
}
}
]
},
"tools": {
"profile": "full"
},
"commands": {
"native": "auto",
"nativeSkills": "auto",
"restart": true,
"ownerDisplay": "raw"
},
"channels": {
"feishu": {
"enabled": true,
"appId": "cli_a927aacebcba1bce",
"appSecret": "hh3Cxowj985mGdiQLLZoZg3XgrET5nlp",
"connectionMode": "websocket",
"dmPolicy": "open",
"groupPolicy": "open",
"requireMention": false,
"allowFrom": [
"*"
]
}
},
"gateway": {
"mode": "local",
"auth": {
"mode": "token",
"token": "73d62b3a5948ba9a726b0542de998668ccd2f7c0464dd47a"
}
},
"plugins": {
"entries": {
"feishu": {
"enabled": true
}
}
}
}
评论区