open-webui v0.5.19 版本更新介绍
发布日期: 2025-03-05
版本号: v0.5.19
2024年3月4日发布的版本0.5.19新增了多项功能,包括支持调整Logit Bias参数以优化对话动态、自定义Enter键行为(可通过Ctrl+Enter发送消息)、可折叠代码块以简化聊天界面、模型选择器中的标签筛选功能、实验性支持Elasticsearch作为向量数据库以增强数据检索灵活性,以及多项稳定性和多语言翻译的改进。同时修复了“Stream”钩子仅在全局启用时生效、LDAP登录因邮箱大小写敏感导致的失败问题,以及WebSocket聊天事件注册错误等Bug,提升了整体使用体验。
更新内容 (中文)
[0.5.19] - 2024-03-04
新增
- 📊 Logit Bias 参数支持:直接在聊天设置中调整 Logit Bias 参数,精细调控对话动态,赋予您对模型响应的更多掌控。
- ⌨️ 可定制的 Enter 键行为:现在可以通过设置 > 界面配置 Enter 键仅在结合 Ctrl 键(Ctrl+Enter)时发送消息,避免误发。
- 📝 可折叠代码块:轻松折叠长代码块,整理聊天界面,便于聚焦关键细节。
- 🏷️ 模型选择器中的标签筛选器:通过模型选择器中的新标签过滤系统,快速查找和分类模型,简化模型探索。
- 📈 实验性 Elasticsearch 向量数据库支持:现支持 Elasticsearch 作为向量数据库,为检索增强生成(RAG)工作流提供更灵活的数据检索方案。
- ⚙️ 总体可靠性增强:对 WebUI 进行多项稳定性改进,确保更流畅、一致的体验。
- 🌍 更新翻译:优化多语言支持,提升本地化效果和各语言的准确性。
修复
- 🔄 “流式”钩子激活:修复了“流式”钩子仅在全局启用时生效的问题,确保实时过滤功能可靠运行。
- 📧 LDAP 邮箱大小写敏感问题:解决了因邮箱大小写不匹配导致 LDAP 登录失败的问题,提升认证可靠性。
- 💬 WebSocket 聊天事件注册:修复了登录时聊天事件监听器无法注册的 bug,确保实时更新功能正常工作。
更新内容 (原始)
[0.5.19] - 2024-03-04
Added
- 📊 Logit Bias Parameter Support: Fine-tune conversation dynamics by adjusting the Logit Bias parameter directly in chat settings, giving you more control over model responses.
- ⌨️ Customizable Enter Behavior: You can now configure Enter to send messages only when combined with Ctrl (Ctrl+Enter) via Settings > Interface, preventing accidental message sends.
- 📝 Collapsible Code Blocks: Easily collapse long code blocks to declutter your chat, making it easier to focus on important details.
- 🏷️ Tag Selector in Model Selector: Quickly find and categorize models with the new tag filtering system in the Model Selector, streamlining model discovery.
- 📈 Experimental Elasticsearch Vector DB Support: Now supports Elasticsearch as a vector database, offering more flexibility for data retrieval in Retrieval-Augmented Generation (RAG) workflows.
- ⚙️ General Reliability Enhancements: Various stability improvements across the WebUI, ensuring a smoother, more consistent experience.
- 🌍 Updated Translations: Refined multilingual support for better localization and accuracy across various languages.
Fixed
- 🔄 “Stream” Hook Activation: Fixed an issue where the “Stream” hook only worked when globally enabled, ensuring reliable real-time filtering.
- 📧 LDAP Email Case Sensitivity: Resolved an issue where LDAP login failed due to email case sensitivity mismatches, improving authentication reliability.
- 💬 WebSocket Chat Event Registration: Fixed a bug preventing chat event listeners from being registered upon sign-in, ensuring real-time updates work properly.