Skip to content

OpenAI Endpoint Supported

Compare
Choose a tag to compare
@abse4411 abse4411 released this 05 Apr 13:53
· 56 commits to devp since this release

[0.4.4] Now you can use the OpenAI Endpoint to translate. See Use OpenAI Endpoint.

Usage

Download and unzip libs.7z and exe.7z. Please put all files in libs.7z and exe.7z into a same dir, like:

projz_renpy-translator/
    |––_internal/
    |–– imgs/
    |–– qt5/
    |–– resources/
     –– config.yaml
     –– LICENSE
     –– main.exe
     –– README.md
     –– README_zh.md
     –– requirements.txt
     –– requirements_full.txt
     –– server_ui.exe

You can download the libs.7z once, and reuse it for any updates of exe.7z. Hence, in next update, you can just re-download and unzip exe.7z to save your time.


[0.4.4] 现在,您可以使用OpenAI端点进行翻译。见使用OpenAI Endpoint翻译

用法

下载并解压缩libs.7zexe.7z。注意,需要把exe和libs所有文件都放在同一个目录下。就像这样:

projz_renpy-translator/
    |––_internal/
    |–– imgs/
    |–– qt5/
    |–– resources/
     –– config.yaml
     –– LICENSE
     –– main.exe
     –– README.md
     –– README_zh.md
     –– requirements.txt
     –– requirements_full.txt
     –– server_ui.exe

您可以下载一次libs.7z,并在exe.7z的任何更新中重复使用它。因此,在下一次更新中,您只需重新下载并解压缩exe.7z来节省时间。