refactor: rename provider key in OpenCode config template from litellm to bosgame
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user