fix: harden workflow demo and evaluation tooling
This commit is contained in:
@@ -45,6 +45,7 @@ class ModelProfile:
|
||||
DEFAULT_MODELS = (
|
||||
ModelProfile("opencode/deepseek-v4-flash-free", "max"),
|
||||
ModelProfile("opencode/mimo-v2.5-free", "high"),
|
||||
# Disabled after repeated provider timeouts and resource-exhausted failures.
|
||||
# ModelProfile("opencode/nemotron-3-ultra-free", "high"),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user