update opencode config
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user