添加gemini支持

This commit is contained in:
CaIon
2023-12-18 23:45:08 +08:00
parent f24a1da7f3
commit 796760222c
9 changed files with 372 additions and 0 deletions
+1
View File
@@ -190,6 +190,7 @@ const (
ChannelTypeAIProxyLibrary = 21
ChannelTypeFastGPT = 22
ChannelTypeTencent = 23
ChannelTypeGemini = 24
)
var ChannelBaseURLs = []string{