feat: support DeepL's model (close #1126)

This commit is contained in:
JustSong
2024-04-27 13:37:22 +08:00
parent e64e7707a0
commit 007906216d
20 changed files with 305 additions and 10 deletions

View File

@@ -16,6 +16,7 @@ const (
Coze
Cohere
Cloudflare
DeepL
Dummy // this one is only for count, do not add any channel after this
)