发布日期: 2024-10-26
版本号: v0.3.34

2024年10月26日发布的0.3.34版本更新包含以下内容:新增功能包括支持将反馈历史数据导出为JSON以便RLHF处理与分析,嵌入模型采用懒加载机制提升搜索效率,允许用户切换回旧版文本输入框,优化工具调用机制提高稳定性,以及改进多语言兼容性。修复项涉及解决Firefox浏览器中文件夹重命名失效、Docker环境下Tiktoken文本分割器异常、S3文件上传问题、HSTS头设置导致的崩溃、OIDC登录布尔值读取错误、富文本粘贴行为异常、竞技场模型过滤失效、自定义标签生成提示未生效等问题。此外还优化了界面交互与云存储操作流畅度。特别感谢贡献者@Peter-De-Ath、@diwakar-s-maurya、@MarcRevo、@nodomain的贡献。

更新内容 (中文)

[0.3.34] - 2024-10-26

新增功能

  • 🔧 反馈导出增强: 新增反馈历史数据导出至 JSON 功能,便于 RLHF 处理流程的无缝对接与深度分析。
  • 🗂️ 嵌入模型延迟加载: 排行榜重排的搜索功能现采用按需延迟加载嵌入模型机制,显著提升性能表现。
  • 🎨 富文本输入切换: 支持用户切换至传统文本域输入模式(默认仍为富文本模式直至功能废弃),满足简约输入需求。
  • 🛠️ 工具调用机制优化: 改进工具解析与调用方法,提升工具函数调用的可靠性与鲁棒性。
  • 🌐 全球化增强: 国际化(i18n)支持升级,进一步优化多语言兼容性与准确性。

问题修复

  • 🖥️ Firefox 文件夹重命名修复: 解决 Firefox 浏览器中回车键无法完成文件夹重命名的问题,确保跨浏览器文件夹管理体验一致。
  • 🔠 Tiktoken 模型文本分割器异常: 修复 Docker 环境中 tiktoken 文本分割器失效问题,恢复基于词元编辑的完整功能。
  • 💼 S3 文件上传异常: 修复云存储用户遇到的 S3 文件上传问题,确保云端文件操作流畅性。
  • 🔒 HSTS 标头崩溃修复: 解决设置 Strict-Transport-Security(HSTS) 标头时导致的崩溃问题,增强安全配置稳定性。
  • 📂 Firefox 文件夹重名持久化: 修复 Firefox 中回车确认后文件夹重命名未持久化存储的缺陷。
  • 🚫 OIDC 布尔值访问异常: 修复 OIDC 登录流程中布尔值访问异常问题,保障登录系统可靠性。
  • ⚙️ 富文本粘贴行为优化: 改进富文本输入框的多格式内容粘贴流畅度与交互直觉性。
  • 🔨 竞技场模型排除机制: 修正模型筛选函数未正确排除竞技场指定模型的问题。
  • 🏷️ 标签生成提示词异常: 修复自定义标签生成提示词未正确生效的问题,确保定制化标签功能完整性。

👏 衷心感谢杰出贡献者的卓越付出: @Peter-De-Ath, @diwakar-s-maurya, @MarcRevo, @nodomain

更新内容 (原始)

[0.3.34] - 2024-10-26

Added

  • 🔧 Feedback Export Enhancements: Feedback history data can now be exported to JSON, allowing for seamless integration in RLHF processing and further analysis.
  • 🗂️ Embedding Model Lazy Loading: Search functionality for leaderboard reranking is now more efficient, as embedding models are lazy-loaded only when needed, optimizing performance.
  • 🎨 Rich Text Input Toggle: Users can now switch back to legacy textarea input for chat if they prefer simpler text input, though rich text is still the default until deprecation.
  • 🛠️ Improved Tool Calling Mechanism: Enhanced method for parsing and calling tools, improving the reliability and robustness of tool function calls.
  • 🌐 Globalization Enhancements: Updates to internationalization (i18n) support, further refining multi-language compatibility and accuracy.

Fixed

  • 🖥️ Folder Rename Fix for Firefox: Addressed a persistent issue where users could not rename folders by pressing enter in Firefox, now ensuring seamless folder management across browsers.
  • 🔠 Tiktoken Model Text Splitter Issue: Resolved an issue where the tiktoken text splitter wasn’t working in Docker installations, restoring full functionality for tokenized text editing.
  • 💼 S3 File Upload Issue: Fixed a problem affecting S3 file uploads, ensuring smooth operations for those who store files on cloud storage.
  • 🔒 Strict-Transport-Security Crash: Resolved a crash when setting the Strict-Transport-Security (HSTS) header, improving stability and security enhancements.
  • 📂 Firefox Folder Rename Persistence: Fixed the bug in Firefox where folder renaming was not saved upon pressing enter, ensuring consistent user experience.
  • 🚫 OIDC Boolean Access Fix: Addressed an issue with boolean values not being accessed correctly during OIDC logins, ensuring login reliability.
  • ⚙️ Rich Text Paste Behavior: Refined paste behavior in rich text input to make it smoother and more intuitive when pasting various content types.
  • 🔨 Model Exclusion for Arena Fix: Corrected the filter function that was not properly excluding models from the arena, improving model management.
  • 🏷️ “Tags Generation Prompt” Fix: Addressed an issue preventing custom “tags generation prompts” from registering properly, ensuring custom prompt work seamlessly.

👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: @Peter-De-Ath, @diwakar-s-maurya, @MarcRevo, @nodomain

下载链接