Skip to content

v2.6.74

Choose a tag to compare

@github-actions github-actions released this 04 May 01:02
· 2691 commits to main since this release

✨ 新功能

  • Responses 渠道内置源模型列表新增 mini 模型

🐛 修复

  • 修正缓存 token 计量 - 解决 Chat→Responses 缓存 usage 重复累计的问题,避免 total_tokens 计算偏差
  • 修正工具调用消息顺序 - 修复 Responses→Chat 协议转换时多轮工具调用排序不正确的问题
  • 补充渠道日志弹窗国际化 - 替换渠道日志弹窗中硬编码的中文,改用 i18n 键值,时间显示改为系统 locale
  • 清除前端硬编码中文并移除死代码 - 替换编排页面中硬编码的 tooltip 文本,移除未使用的系统状态方法

Full Changelog: v2.6.73...v2.6.74