fix opencode + use free model

This commit is contained in:
2026-01-12 14:20:19 -05:00
parent d2f7e1a376
commit 896310a2d4
2 changed files with 7 additions and 7 deletions

View File

@@ -33,7 +33,7 @@
settings = {
theme = "opencode";
model = "openrouter/minimax/minimax-m2.1";
model = "opencode/glm-4.7-free";
# small model used for titles
small_model = "openrouter/openai/gpt-oss-20b:free";