소스 검색

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
 }