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