feat: add Xunfei V2 channel support and update related configurations

This commit is contained in:
JustSong
2025-02-09 18:31:54 +08:00
parent 44233d5c04
commit 57c1367ec8
5 changed files with 32 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ var ChannelBaseURLs = []string{
"https://api.x.ai", // 45
"https://api.replicate.com/v1/models/", // 46
"https://qianfan.baidubce.com", // 47
"https://spark-api-open.xf-yun.com", // 48
}
func init() {