From 1c7368de5b3a0d9e9e78fae69d4e5cc6c48f05c7 Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Mon, 13 Apr 2026 14:55:15 +0300 Subject: [PATCH] update opencode.json --- opencode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ] }