Explorar o código

feat: support perplexity

CaIon %!s(int64=2) %!d(string=hai) anos
pai
achega
beadb98a8c
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      common/constants.go

+ 2 - 1
common/constants.go

@@ -241,5 +241,6 @@ var ChannelBaseURLs = []string{
 	"https://hunyuan.cloud.tencent.com", //23
 	"https://generativelanguage.googleapis.com", //24
 	"https://api.moonshot.cn",                   //25
-	"https://api.perplexity.ai",                 //26
+	"https://open.bigmodel.cn",                  //26
+	"https://api.perplexity.ai",                 //27
 }