auto: sync OpenClaw config 2026-07-15 08:01

This commit is contained in:
2026-07-15 08:01:29 +08:00
parent 15fae03b5d
commit a8b8b5e2dc
@@ -18,8 +18,7 @@
"cacheWrite": 0 "cacheWrite": 0
}, },
"contextWindow": 1000000, "contextWindow": 1000000,
"maxTokens": 384000, "maxTokens": 384000
"api": "openai-completions"
}, },
{ {
"id": "deepseek-v4-flash", "id": "deepseek-v4-flash",
@@ -35,12 +34,11 @@
"cacheWrite": 0 "cacheWrite": 0
}, },
"contextWindow": 1000000, "contextWindow": 1000000,
"maxTokens": 384000, "maxTokens": 384000
"api": "openai-completions"
} }
], ],
"apiKey": "sk-893b90b270ad4697a0b0b24969964d79", "api": "openai-completions",
"api": "openai-completions" "apiKey": "sk-893b90b270ad4697a0b0b24969964d79"
} }
} }
} }