chore: 升级 explore 模型至 MiniMax M2.7 并移除 Grok Code Fast 1 定义

This commit is contained in:
2026-03-29 16:26:15 +08:00
parent 447d49522e
commit 9a096ea765
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"hephaestus": { "model": "openai/gpt-5.4", "variant": "medium" },
"oracle": { "model": "openai/gpt-5.4", "variant": "high" },
"librarian": { "model": "ai-gateway/minimax-m2.7" },
"explore": { "model": "ai-gateway/grok-code-fast-1" },
"explore": { "model": "ai-gateway/minimax-m2.7" },
"multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" },
"prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "max" },
"metis": { "model": "anthropic/claude-opus-4-6", "variant": "max" },