diff --git a/opencode.json b/opencode.json index 961d3b9d..7bf1d131 100644 --- a/opencode.json +++ b/opencode.json @@ -7,9 +7,9 @@ "baseURL": "http://localhost:11434/v1" }, "models": { - "llama2": { - "name": "llama2" - } + "qwen3": {}, + "deepseek-r1": {}, + "llama2": {} } } }