diff --git a/home/common/default.nix b/home/common/default.nix index b4e719f..4302cf6 100644 --- a/home/common/default.nix +++ b/home/common/default.nix @@ -869,10 +869,10 @@ in xdg.configFile."opencode/opencode.jsonc".text = builtins.toJSON { "$schema" = "https://opencode.ai/config.json"; - model = "opencode-go/glm-5"; - small_model = "opencode-go/kimi-k2.5"; + model = "firepass/accounts/fireworks/routers/kimi-k2p6-turbo"; + small_model = "firepass/accounts/fireworks/routers/kimi-k2p6-turbo"; agent = { - explore.model = "opencode-go/kimi-k2.5"; + explore.model = "firepass/accounts/fireworks/routers/kimi-k2p6-turbo"; }; theme = "system"; lsp = {