You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
变更:大模型翻译使用百度翻译开放平台的 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.