From 5ca98860b1204ff9e0646a8064016cf4d904cbcd Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Fri, 27 Feb 2026 12:41:26 +0000 Subject: [PATCH] haiku Signed-off-by: Christoph Schmatzler --- profiles/opencode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/opencode.nix b/profiles/opencode.nix index 7e1b63b..5c65e58 100644 --- a/profiles/opencode.nix +++ b/profiles/opencode.nix @@ -15,7 +15,7 @@ package = inputs.llm-agents.packages.${pkgs.stdenv.hostPlatform.system}.opencode; settings = { model = "anthropic/claude-opus-4-6"; - small_model = "opencode/minimax-m2.1"; + small_model = "anthropic/claude-haiku-4-5"; theme = "catppuccin"; plugin = ["oh-my-opencode" "opencode-anthropic-auth"]; permission = {