下载七牛免费模型配置文件
{
"models": {
"mode": "merge",
"providers": {
"qiniu-free": {
"baseUrl": "https://anthropic.qnaigc.com",
"apiKey": "WELCOME_TO_USE_THIS_PUBLIC_FREE_KEY_ON_YOUR_CLAW",
"api": "anthropic-messages",
"models": [
{
"id": "qwen/qwen3.5-35b-a3b-free",
"name": "Qwen3.5 35b a3b (free)",
"reasoning": false,
"input": [
"text"
],
"contextWindow": 131000,
"maxTokens": 8192,
"compat": {
"supportsStore": false,
"supportsDeveloperRole": false,
"supportsReasoningEffort": false
}
},
{
"id": "nvidia/nemotron-3-super-120b-a12b-free",
"name": "Nemotron 3 Super (free)",
"reasoning": false,
"input": [
"text"
],
"contextWindow": 131000,
"maxTokens": 8192,
"compat": {
"supportsStore": false,
"supportsDeveloperRole": false,
"supportsReasoningEffort": false
}
},
{
"id": "arcee-ai/trinity-large-free",
"name": "Trinity large (free)",
"reasoning": false,
"input": [
"text"
],
"contextWindow": 131000,
"maxTokens": 8192,
"compat": {
"supportsStore": false,
"supportsDeveloperRole": false,
"supportsReasoningEffort": false
}
},
{
"id": "z-ai/glm-4.5-air-free",
"name": "GLM 4.5 Air (free)",
"reasoning": false,
"input": [
"text"
],
"contextWindow": 131000,
"maxTokens": 8192,
"compat": {
"supportsStore": false,
"supportsDeveloperRole": false,
"supportsReasoningEffort": false
}
}
]
}
}
},
"agents": {
"defaults": {
"timeoutSeconds": 60,
"model": {
"primary": "qwen/qwen3.5-35b-a3b-free",
"fallbacks": [
"qiniu-free/nvidia/nemotron-3-super-120b-a12b-free",
"qiniu-free/z-ai/glm-4.5-air-free",
"arcee-ai/trinity-large-free"
]
},
"compaction": {
"mode": "safeguard"
}
},
"list": [
{
"id": "main"
}
]
},
"gateway": {
"port": 18789,
"mode": "local",
"bind": "loopback"
}
}
更新到 ~/.openclaw/openclaw.json 配置即可启动