配置更新

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