update opencode.json

This commit is contained in:
2026-04-13 14:55:15 +03:00
parent ebaad75087
commit 1c7368de5b

View File

@@ -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" ]
}