From e29e48a633c669a01ad9190e5c79f689ce16b93d Mon Sep 17 00:00:00 2001 From: Alex Blank Date: Thu, 14 May 2026 17:20:21 +0200 Subject: [PATCH] fixes --- .config/opencode/opencode.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.config/opencode/opencode.json b/.config/opencode/opencode.json index 5e1bfa8..dd0737b 100644 --- a/.config/opencode/opencode.json +++ b/.config/opencode/opencode.json @@ -34,6 +34,7 @@ "enabled": true } }, + "model": "kimi/kimi-k2-07122", "provider": { "qwen-lan": { "npm": "@ai-sdk/openai-compatible", @@ -50,7 +51,5 @@ } } } - }, - "model": "qwen-lan/qwen3.6-27b", - "small_model": "qwen-lan/qwen3.6-27b" + } }