opencode: use floor model (cheapest)

This commit is contained in:
Simon Gardling 2025-11-17 10:55:11 -05:00
parent 727fc66b7d
commit 13c0c4926f
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -20,7 +20,7 @@
''; '';
settings = { settings = {
theme = "opencode"; theme = "opencode";
model = "z-ai/glm-4.6"; model = "z-ai/glm-4.6:floor";
autoshare = false; autoshare = false;
autoupdate = true; autoupdate = true;
provider = { provider = {