Explorar o código

chore: update minimax url

CaIon hai 1 ano
pai
achega
98a991306d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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
 }