diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/opencode.json b/opencode.json index 691bd372f..e20209c66 100644 --- a/opencode.json +++ b/opencode.json @@ -1,16 +1,5 @@ { "$schema": "https://opencode.ai/config.json", - "provider": { - "ollama": { - "npm": "@ai-sdk/openai-compatible", - "options": { - "baseURL": "http://localhost:11434/v1" - }, - "models": { - "qwen3": {}, - "deepseek-r1": {}, - "llama2": {} - } - } - } + "mcp": {}, + "provider": {} } |
