mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-12 00:53:41 +08:00
@@ -173,6 +173,7 @@ const (
|
||||
ChannelTypeZhipu = 16
|
||||
ChannelTypeAli = 17
|
||||
ChannelTypeXunfei = 18
|
||||
ChannelType360 = 19
|
||||
)
|
||||
|
||||
var ChannelBaseURLs = []string{
|
||||
@@ -195,4 +196,5 @@ var ChannelBaseURLs = []string{
|
||||
"https://open.bigmodel.cn", // 16
|
||||
"https://dashscope.aliyuncs.com", // 17
|
||||
"", // 18
|
||||
"https://ai.360.cn", // 19
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user