chore(model): default to deepseek flash

This commit is contained in:
2026-06-10 19:33:08 +08:00
parent fa2c28c1c0
commit 366c05b752
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
}
}
},
"model": "deepseek/deepseek-v4-pro",
"model": "deepseek/deepseek-v4-flash",
"server": {
"hostname": "127.0.0.1",
"port": 4096