Skip to content

v1.1.0

Choose a tag to compare

@c-ling c-ling released this 16 Aug 16:52
· 3 commits to main since this release

v1.1.0

更新内容(中文)

  • 新增:百度翻译支持在“通用翻译”和“大模型翻译”之间切换。
  • 变更:大模型翻译使用百度翻译开放平台的 AI 文本翻译接口(/ait/api/aiTextTranslate),与通用翻译共用同一套 AppID/密钥,仅切换请求接口。
  • 优化:设置页增加“百度翻译方式”下拉框,两种模式显示相同的百度翻译开放平台凭据配置。
  • 文档:更新中英文 README,补充百度翻译模式说明。

Changes (English)

  • Added: Baidu Translate now supports switching between “General translation” and “LLM translation”.
  • Changed: LLM translation uses the Baidu Translate open platform AI text endpoint (/ait/api/aiTextTranslate), sharing the same App ID/secret as general translation; only the request endpoint differs.
  • Improved: added a “Baidu translation mode” selector in settings; both modes show the same Baidu Translate open platform credentials.
  • Docs: updated Chinese/English README with the Baidu translation mode details.