chore: 重命名 litellm provider 为 ai-gateway

This commit is contained in:
2026-03-28 17:47:05 +08:00
parent ff0ff59d5e
commit dfe763a0d9
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -80,8 +80,8 @@
}
}
},
"litellm": {
"name": "LiteLLM",
"ai-gateway": {
"name": "AI Gateway",
"npm": "@ai-sdk/openai-compatible",
"options": {
"baseURL": "{env:AI_GATEWAY_BASE_URL}/v1",