Skip to content

v0.1.1 - qwen-mt-plus Support & Bug Fixes

Choose a tag to compare

@Solisepia Solisepia released this 26 Feb 13:45
· 13 commits to main since this release

新版本特性 / What's New

qwen-mt-plus 支持 / qwen-mt-plus Support

  • ✅ 新增阿里云百炼专用翻译模型 qwen-mt-plus 支持
  • ✅ 自动检测源语言,目标语言为简体中文
  • ✅ 支持 translation_options 参数配置
  • ✅ 术语表生成和正式翻译均可使用

Provider 默认模型 / Provider Default Models

Provider 默认模型
dashscope qwen-plus
dashscope-mt qwen-mt-plus
deepseek deepseek-chat
openai gpt-5-mini

Bug 修复 / Bug Fixes

  • 🔧 修复 qwen-mt API 响应解析(纯文本非 JSON)
  • 🔧 修复 DashScope system 角色错误
  • 🔧 修复术语表生成卡在 MT 模型的问题
  • 🔧 修复术语表填充默认模型配置

文档更新 / Documentation

  • 📝 README 更新 Provider 默认模型说明
  • 📝 添加模型选择逻辑说明
  • 📝 添加术语表填充配置说明

下载 / Downloads

  • Inno Setup 安装包: epub2zh-faithful-client-setup-0.1.0.exe (19MB) - 推荐
  • 便携版 ZIP: epub2zh-faithful-client-v0.1.1-hotfix.zip (24MB)

使用建议 / Usage Tips

  • 正式翻译推荐使用 dashscope + qwen-plus
  • 纯文本翻译可使用 dashscope-mt + qwen-mt-plus
  • 术语表填充推荐使用 qwen-plus(遵循 JSON Schema)