chore: 切换 sisyphus 模型并停用 Google provider

This commit is contained in:
2026-04-09 19:04:07 +08:00
parent 725477f0cd
commit a288a50fb2
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/assets/oh-my-opencode.schema.json",
"agents": {
"sisyphus": { "model": "ai-gateway/kimi-k2p5-turbo" },
"sisyphus": { "model": "openai/gpt-5.4", "variant": "medium" },
"hephaestus": { "model": "openai/gpt-5.4", "variant": "medium" },
"oracle": { "model": "openai/gpt-5.4", "variant": "high" },
"librarian": { "model": "ai-gateway/minimax-m2.7" },