feat: support volcengine api

This commit is contained in:
Gabe
2025-06-30 21:34:37 +08:00
parent 5f0ce57ead
commit 24d904b32c
5 changed files with 43 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ import {
OPT_TRANS_DEEPLFREE,
OPT_TRANS_BAIDU,
OPT_TRANS_TENCENT,
OPT_TRANS_VOLCENGINE,
OPT_TRANS_OPENAI,
OPT_TRANS_OPENAI_2,
OPT_TRANS_OPENAI_3,
@@ -157,6 +158,7 @@ function ApiFields({ translator }) {
OPT_TRANS_DEEPLFREE,
OPT_TRANS_BAIDU,
OPT_TRANS_TENCENT,
OPT_TRANS_VOLCENGINE,
];
const mulkeysTranslators = [