添加gemini支持

This commit is contained in:
CaIon
2023-12-18 23:45:08 +08:00
parent b3f1da44dd
commit e057c0e42e
9 changed files with 372 additions and 0 deletions

View File

@@ -190,6 +190,7 @@ const (
ChannelTypeAIProxyLibrary = 21
ChannelTypeFastGPT = 22
ChannelTypeTencent = 23
ChannelTypeGemini = 24
)
var ChannelBaseURLs = []string{