发布日期: 2026-01-10
版本号: v0.7.2

版本0.7.2修复了以下问题:修复了在高并发下因LLM调用、遥测收集和文件状态流传输过程中持续占用数据库连接而导致的超时问题;工作空间提示词编辑器现可正常创建和保存提示词;当STT_ENGINE参数为空(本地模式默认值)时,用户可使用本地Whisper进行语音转文字;评估页面通过消除指向排行榜和反馈端点的重复API调用而加速加载;同时修复了设置标签页缺失的国际化标签键。

更新内容 (中文)

[0.7.2] - 2026-01-10

修复

  • ⚡ 用户在高并发情况下不再因LLM调用、遥测数据收集和文件状态流处理过程中连接被占用而遭遇数据库连接超时问题。#20545#20542#20547
  • 📝 用户现在可以在工作区提示词编辑器中创建并保存提示词,不再出现错误。提交记录
  • 🎙️ 当STT_ENGINE字段留空(本地模式默认设置)时,用户现在可以使用本地Whisper进行语音转文字。#20534
  • 📊 评估页面现在通过消除对排行榜和反馈端点的重复API调用,加快了加载速度。提交记录
  • 🌐 修复了设置标签页缺失的国际化标签键。#20526

更新内容 (原始)

[0.7.2] - 2026-01-10

Fixed

  • ⚡ Users no longer experience database connection timeouts under high concurrency due to connections being held during LLM calls, telemetry collection, and file status streaming. #20545, #20542, #20547
  • 📝 Users can now create and save prompts in the workspace prompts editor without encountering errors. Commit
  • 🎙️ Users can now use local Whisper for speech-to-text when STT_ENGINE is left empty (the default for local mode). #20534
  • 📊 The Evaluations page now loads faster by eliminating duplicate API calls to the leaderboard and feedbacks endpoints. Commit
  • 🌐 Fixed missing Settings tab i18n label keys. #20526

下载链接