We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我在之前的issue里看到了类似的请求,当时 由于 zu1k/deepl 镜像已经被移除,所以该功能无法实现了 但是现在有新的deeplx https://github.com/OwO-Network/DeepLX docker镜像为 https://hub.docker.com/r/missuo/deeplx
请求参数似乎为
Method: POST Path: /translate Content-Type: application/json { "text": "text to be translated", "source_lang": "auto", "target_lang": "ZH" }
The text was updated successfully, but these errors were encountered:
同求加入这个deeplx,沉浸式翻译/bob 都已经支持dx
Sorry, something went wrong.
lijy91
No branches or pull requests
我在之前的issue里看到了类似的请求,当时 由于 zu1k/deepl 镜像已经被移除,所以该功能无法实现了
但是现在有新的deeplx https://github.com/OwO-Network/DeepLX
docker镜像为 https://hub.docker.com/r/missuo/deeplx
请求参数似乎为
Method: POST
Path: /translate
Content-Type: application/json
{
"text": "text to be translated",
"source_lang": "auto",
"target_lang": "ZH"
}
The text was updated successfully, but these errors were encountered: