chore: 更新 librarian、explore 与 writing 模型配置

This commit is contained in:
2026-03-10 09:33:12 +08:00
parent 7e41c54a0c
commit 74af1b6c76

View File

@@ -4,8 +4,8 @@
"sisyphus": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "sisyphus": { "model": "anthropic/claude-opus-4-6", "variant": "high" },
"hephaestus": { "model": "openai/gpt-5.3-codx", "variant": "medium" }, "hephaestus": { "model": "openai/gpt-5.3-codx", "variant": "medium" },
"oracle": { "model": "openai/gpt-5.4", "variant": "high" }, "oracle": { "model": "openai/gpt-5.4", "variant": "high" },
"librarian": { "model": "litellm/glm-4.7" }, "librarian": { "model": "google/gemini-3-flash-preview" },
"explore": { "model": "litellm/minimax-m2.5" }, "explore": { "model": "litellm/grok-code-fast-1" },
"multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" }, "multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" },
"prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "high" },
"metis": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "metis": { "model": "anthropic/claude-opus-4-6", "variant": "high" },
@@ -20,7 +20,7 @@
"quick": { "model": "anthropic/claude-haiku-4-5" }, "quick": { "model": "anthropic/claude-haiku-4-5" },
"unspecified-low": { "model": "anthropic/claude-sonnet-4-6" }, "unspecified-low": { "model": "anthropic/claude-sonnet-4-6" },
"unspecified-high": { "model": "openai/gpt-5.4", "variant": "high" }, "unspecified-high": { "model": "openai/gpt-5.4", "variant": "high" },
"writing": { "model": "litellm/kimi-k2.5" } "writing": { "model": "google/gemini-3-flash-preview" }
}, },
"git_master": { "git_master": {
"commit_footer": false, "commit_footer": false,