From 2b7e3ffecdfbbff069fac11a1f34f10352b15996 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Fri, 27 Mar 2026 19:53:35 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8D=87=E7=BA=A7=20librarian=20?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B=E8=87=B3=20MiniMax=20M2.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oh-my-opencode.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },