Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2026-02-27 12:41:26 +00:00
parent 5e09c7613a
commit 5ca98860b1

View File

@@ -15,7 +15,7 @@
package = inputs.llm-agents.packages.${pkgs.stdenv.hostPlatform.system}.opencode; package = inputs.llm-agents.packages.${pkgs.stdenv.hostPlatform.system}.opencode;
settings = { settings = {
model = "anthropic/claude-opus-4-6"; model = "anthropic/claude-opus-4-6";
small_model = "opencode/minimax-m2.1"; small_model = "anthropic/claude-haiku-4-5";
theme = "catppuccin"; theme = "catppuccin";
plugin = ["oh-my-opencode" "opencode-anthropic-auth"]; plugin = ["oh-my-opencode" "opencode-anthropic-auth"];
permission = { permission = {