Quellcode durchsuchen

chore: update minimax url

CaIon vor 1 Jahr
Ursprung
Commit
98a991306d
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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
 }