chore: tune challenge matrix and debug prompts

This commit is contained in:
lda
2026-06-29 19:25:35 +07:00 Verified
parent 5f520d74bd
commit e0315f295c
10 changed files with 27 additions and 18 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ class ModelProfile:
DEFAULT_MODELS = (
ModelProfile("opencode/deepseek-v4-flash-free", "max"),
ModelProfile("opencode/mimo-v2.5-free", "high"),
ModelProfile("opencode/nemotron-3-ultra-free", "high"),
# ModelProfile("opencode/nemotron-3-ultra-free", "high"),
)