diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index f6f2d4d..167bec2 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -4,7 +4,7 @@ "sisyphus": { "model": "anthropic/claude-opus-4-6", "variant": "high" }, "hephaestus": { "model": "openai/gpt-5.4", "variant": "medium" }, "oracle": { "model": "openai/gpt-5.4", "variant": "high" }, - "librarian": { "model": "litellm/minimax-m2.5" }, + "librarian": { "model": "litellm/minimax-m2.7" }, "explore": { "model": "litellm/grok-code-fast-1" }, "multimodal-looker": { "model": "openai/gpt-5.4", "variant": "medium" }, "prometheus": { "model": "anthropic/claude-opus-4-6", "variant": "high" },