auto: sync OpenClaw config 2026-08-19 17:17

This commit is contained in:
2026-08-19 17:17:07 +08:00
parent 483abef393
commit 23f35af0e9
5 changed files with 110 additions and 2 deletions
+59
View File
@@ -356,6 +356,65 @@
"maxTokens": 32768
}
]
},
"newapi": {
"baseUrl": "http://100.115.195.188:3000/v1",
"apiKey": "sk-vaYyq9RwzyLlvAvHHUXzOTWkbioP76YW58vKuplq2npSkfZr",
"api": "openai-completions",
"models": [
{
"id": "qwen3.5-plus",
"name": "Qwen 3.5 Plus",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 131072,
"maxTokens": 8192,
"api": "openai-completions"
},
{
"id": "deepseek-v4-flash",
"name": "DeepSeek V4 Flash",
"reasoning": false,
"compat": {
"supportsTools": false
},
"input": [
"text"
],
"cost": {
"input": 1,
"output": 2,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
},
{
"id": "qwen3.7-plus",
"name": "Qwen 3.7 Plus",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 1,
"output": 2,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
}
]
}
}
}
File diff suppressed because one or more lines are too long
@@ -1,2 +1,2 @@
openclaw-workspace-attestation:v1
2026-08-19T02:51:13.141Z
2026-08-19T06:59:54.988Z
@@ -1,2 +1,2 @@
openclaw-workspace-attestation:v1
2026-08-18T04:00:00.191Z
2026-08-19T04:00:00.175Z