Commit 790d163b by Maple Gao Committed by GitHub

fix empty url

parent f46eb9c8
...@@ -244,5 +244,8 @@ var ChannelBaseURLs = []string{ ...@@ -244,5 +244,8 @@ var ChannelBaseURLs = []string{
"https://api.moonshot.cn", //25 "https://api.moonshot.cn", //25
"https://open.bigmodel.cn", //26 "https://open.bigmodel.cn", //26
"https://api.perplexity.ai", //27 "https://api.perplexity.ai", //27
"", //28
"", //29
"", //30
"https://api.lingyiwanwu.com", //31 "https://api.lingyiwanwu.com", //31
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment