From ebaad75087b95b654d58a8a70b4d546b4bad2528 Mon Sep 17 00:00:00 2001 From: Shahovalov MIkhail Date: Mon, 13 Apr 2026 14:50:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20small=5Fmodel=20=D0=B2=20opencode.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opencode.json | 1 + 1 file changed, 1 insertion(+) 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" ] }