auto: sync OpenClaw config 2026-07-15 14:00

This commit is contained in:
2026-07-15 14:00:48 +08:00
parent 54c9c9f07a
commit a9b8497b9d
34 changed files with 715 additions and 370 deletions
@@ -18,7 +18,8 @@
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
"maxTokens": 384000,
"api": "openai-completions"
},
{
"id": "deepseek-v4-flash",
@@ -34,11 +35,12 @@
"cacheWrite": 0
},
"contextWindow": 1000000,
"maxTokens": 384000
"maxTokens": 384000,
"api": "openai-completions"
}
],
"api": "openai-completions",
"apiKey": "sk-893b90b270ad4697a0b0b24969964d79"
"apiKey": "sk-893b90b270ad4697a0b0b24969964d79",
"api": "openai-completions"
}
}
}