瀏覽代碼

chore: update minimax url

CaIon 1 年之前
父節點
當前提交
98a991306d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      common/constants.go

+ 1 - 0
common/constants.go

@@ -249,4 +249,5 @@ var ChannelBaseURLs = []string{
 	"",                                          //32
 	"",                                          //33
 	"https://api.cohere.ai",                     //34
+	"https://api.minimax.chat",                  //35
 }