hotfix: custom comfig for Gemini api. #4944

This commit is contained in:
lloydzhou
2024-07-12 21:27:30 +08:00
parent 9203870df5
commit 9b97dca601
3 changed files with 12 additions and 14 deletions

View File

@@ -35,6 +35,7 @@ export enum ApiPath {
Azure = "/api/azure",
OpenAI = "/api/openai",
Anthropic = "/api/anthropic",
Google = "/api/google",
Baidu = "/api/baidu",
ByteDance = "/api/bytedance",
Alibaba = "/api/alibaba",