mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-17 08:38:24 +00:00
feat: support DeepL's model (close #1126)
This commit is contained in:
@@ -39,6 +39,7 @@ var ChannelBaseURLs = []string{
|
||||
"https://api.cohere.ai", // 35
|
||||
"https://api.deepseek.com", // 36
|
||||
"https://api.cloudflare.com", // 37
|
||||
"https://api-free.deepl.com", // 38
|
||||
}
|
||||
|
||||
func init() {
|
||||
|
Reference in New Issue
Block a user