chore: 更新 litellm provider 名称与 npm 包
This commit is contained in:
@@ -79,7 +79,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"litellm": {
|
"litellm": {
|
||||||
"npm": "@ai-sdk/openai",
|
"name": "LiteLLM",
|
||||||
|
"npm": "@ai-sdk/openai-compatible",
|
||||||
"options": {
|
"options": {
|
||||||
"baseURL": "{env:LITELLM_BASE_URL}/v1",
|
"baseURL": "{env:LITELLM_BASE_URL}/v1",
|
||||||
"apiKey": "{env:LITELLM_API_KEY}"
|
"apiKey": "{env:LITELLM_API_KEY}"
|
||||||
|
|||||||
Reference in New Issue
Block a user