feat(config): switch default models to deepseek-v4.1

This commit is contained in:
tux
2026-09-16 15:20:59 +05:30
parent 80469632b1
commit dc750c6bfe
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
theme = "system";
};
settings = {
model = "opencode-go/kimi-k3";
model = "opencode-go/deepseek-v4.1-flash";
provider = {
google = {
options = {