diff options
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opencode.json b/opencode.json index 7bf1d1318..691bd372f 100644 --- a/opencode.json +++ b/opencode.json @@ -1,8 +1,8 @@ { "$schema": "https://opencode.ai/config.json", "provider": { - "@ai-sdk/openai-compatible": { - "name": "ollama", + "ollama": { + "npm": "@ai-sdk/openai-compatible", "options": { "baseURL": "http://localhost:11434/v1" }, |
