feat: support perplexity

This commit is contained in:
CaIon 2024-03-18 18:09:41 +08:00
parent 615d109d70
commit beadb98a8c

View File

@ -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
}