From c24e3c18e0177e2e059f622a63e87249c52db2d5 Mon Sep 17 00:00:00 2001 From: Kujtim Hoxha Date: Thu, 17 Apr 2025 13:45:26 +0200 Subject: small improvements --- .opencode.json | 11 ----------- 1 file changed, 11 deletions(-) (limited to '.opencode.json') diff --git a/.opencode.json b/.opencode.json index 4b2944f86..b7fc19b52 100644 --- a/.opencode.json +++ b/.opencode.json @@ -3,16 +3,5 @@ "gopls": { "command": "gopls" } - }, - "agents": { - "coder": { - "model": "gpt-4.1" - }, - "task": { - "model": "gpt-4.1" - }, - "title": { - "model": "gpt-4.1" - } } } -- cgit v1.2.3