https://zhuanlan.zhihu.com/p/2014053076936438015
1. 使用國(guó)內(nèi)的比較方便(因?yàn)樵?openclaw 需要 node 翻墻,目前配置總是有問題)
2. 使用智譜 AI ,因?yàn)槊赓M(fèi)模型有 3 個(gè)月的使用時(shí)間,很方便(token 目前足夠)
3. 配置時(shí),使用 customer輸入智譜 base api 和 api key
4. base_url: https://open.bigmodel.cn/api/paas/v4
5. api_key: 09fc33da019a4554b668d2073aef0702.0B4IrkF08eniGMgq
6.
{
"meta": {
"lastTouchedVersion": "2026.3.7",
"lastTouchedAt": "2026-03-10T02:11:29.979Z"
},
"wizard": {
"lastRunAt": "2026-03-10T02:11:29.962Z",
"lastRunVersion": "2026.3.7",
"lastRunCommand": "configure",
"lastRunMode": "local"
},
"models": {
"mode": "merge",
"providers": {
"glm-4-flash": {
"baseUrl": "https://open.bigmodel.cn/api/paas/v4",
"apiKey": "09fc33da019a4554b668d2073aef0702.0B4IrkF08eniGMgq",
"api": "openai-completions",
"models": [
{
"id": "glm-4.5-air",
"name": "glm-4.5-air",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 128000,
"maxTokens": 8192
}
]
}
}
},
"agents": {
"defaults": {
"model": {
"primary": "glm-4-flash/glm-4.5-air"
},
"models": {
"glm-4-flash/GLM-4-Flash": {
"alias": "GLM-4-Flash"
}
},
"workspace": "/Users/sunny.hu/.openclaw/workspace"
}
},
"commands": {
"native": "auto",
"nativeSkills": "auto",
"restart": true,
"ownerDisplay": "raw"
},
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback",
"auth": {
"mode": "token",
"token": "0ed26770ed41f5772ab88650a1a807f4ffd49df9faf36b3d"
},
"tailscale": {
"mode": "off",
"resetOnExit": false
}
}
}