Revert "Merge branch 'songquanpeng:main' into main"

This reverts commit bc83d6547f, reversing
changes made to b2cc54fc5f.
This commit is contained in:
MotorBottle
2024-11-09 20:18:08 +08:00
parent bc83d6547f
commit e5fff395f5
13 changed files with 3 additions and 33 deletions

View File

@@ -46,6 +46,5 @@ const (
VertextAI
Proxy
SiliconFlow
XAI
Dummy
)

View File

@@ -45,8 +45,7 @@ var ChannelBaseURLs = []string{
"https://api.novita.ai/v3/openai", // 41
"", // 42
"", // 43
"https://api.siliconflow.cn", // 44
"https://api.x.ai", // 45
"https://api.siliconflow.cn", // 44
}
func init() {