pot-app / pot-desktop

🌈一个跨平台的划词翻译和OCR软件 | A cross-platform software for text translation and recognition.
https://pot-app.com
GNU General Public License v3.0
9.15k stars 418 forks source link

support multiple instance translate service #828

Closed xtyuns closed 3 weeks ago

xtyuns commented 1 month ago

改动目的

为内置翻译服务实现多实例配置

改动内容

  1. 在服务设置中支持内置翻译服务的多实例配置
  2. 支持为服务实例自定义配置名称
  3. 翻译窗口需支持多实例服务改动

兼容性影响

resolves #825, #812, #781, #746

xtyuns commented 3 weeks ago

已支持添加 OpenAI 翻译服务的多实例配置

服务配置

文本翻译

Masque423 commented 3 weeks ago

终于来了,速速merge