diff --git a/backend/services/connect.py b/backend/services/connect.py index d6d6006..8a92c32 100644 --- a/backend/services/connect.py +++ b/backend/services/connect.py @@ -37,7 +37,7 @@ def build_snippets(host: str = DEFAULT_HOST, opencode = json.dumps({ "providers": { - "litellm": { + "bosgame": { "npm": "@ai-sdk/openai-compatible", "name": "Bosgame Gateway", "options": {"baseURL": gw, "apiKey": "local"},