From c1b44580a013d0d44232276364eb1a9b984890ee Mon Sep 17 00:00:00 2001 From: Hashen <104545971+hashen10@users.noreply.github.com> Date: Wed, 25 Mar 2026 00:23:15 +0530 Subject: [PATCH] Update model in opencode.json to gpt-5.4-mini --- opencode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencode.json b/opencode.json index 6d7eb43..5ddc28a 100644 --- a/opencode.json +++ b/opencode.json @@ -82,7 +82,7 @@ }, "explore": { - "model": "github-copilot/claude-haiku-4.5", + "model": "github-copilot/gpt-5.4-mini", "temperature": 0.2, "color": "#0EA5E9" },