Parcourir la source

chore: update minimax url

CaIon il y a 1 an
Parent
commit
98a991306d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 }