diff --git a/opencode.json b/opencode.json index 22281ab..7c05888 100644 --- a/opencode.json +++ b/opencode.json @@ -1,5 +1,6 @@ { "$schema": "https://opencode.ai/config.json", "model": "ollama/qwen3.5-agent", + "small_model": "ollama/qwen3.5", "instructions": [ "AGENTS.md" ] }