From 1548f1a9472a447cbfdacdb850b0efe591fba9a3 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Sat, 24 Jan 2026 02:35:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0librarian=E5=92=8Cexp?= =?UTF-8?q?lore=E6=A8=A1=E5=9E=8B=E4=B8=BAclaude-haiku-4-5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将librarian和explore模型更新为anthropic-gateway/claude-haiku-4-5 --- oh-my-opencode.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oh-my-opencode.jsonc b/oh-my-opencode.jsonc index 017af40..38ccb9b 100644 --- a/oh-my-opencode.jsonc +++ b/oh-my-opencode.jsonc @@ -14,10 +14,10 @@ "model": "google-gateway/gemini-3-pro-high" }, "librarian": { - "model": "google-gateway/gemini-3-flash" + "model": "anthropic-gateway/claude-haiku-4-5" }, "explore": { - "model": "google-gateway/gemini-3-flash" + "model": "anthropic-gateway/claude-haiku-4-5" }, "document-writer": { "model": "google-gateway/gemini-3-flash"