feat: support deepseek now

This commit is contained in:
JustSong
2024-04-26 00:48:53 +08:00
parent da0842272c
commit c317872097
8 changed files with 27 additions and 1 deletions

View File

@@ -36,7 +36,8 @@ var ChannelBaseURLs = []string{
"https://api.stepfun.com", // 32
"", // 33
"https://api.coze.com", // 34
"https://api.cohere.ai", //35
"https://api.cohere.ai", // 35
"https://api.deepseek.com", // 36
}
func init() {