diff --git a/opencode.jsonc b/opencode.jsonc index 4066048..48b4deb 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -79,7 +79,8 @@ } }, "litellm": { - "npm": "@ai-sdk/openai", + "name": "LiteLLM", + "npm": "@ai-sdk/openai-compatible", "options": { "baseURL": "{env:LITELLM_BASE_URL}/v1", "apiKey": "{env:LITELLM_API_KEY}"