Browse Source

chore: update minimax url

CaIon 1 năm trước cách đây
mục cha
commit
98a991306d
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 }