open-webui v0.5.17 版本更新介绍
发布日期: 2025-02-27
版本号: v0.5.17
OpenWebUI 0.5.17版本于2025年2月27日发布,主要更新包含以下内容:新增功能包括管理员可启用"绕过嵌入与检索"实现文档秒传并保留完整上下文,新增实时消息过滤的"stream"钩子功能,初步支持OneDrive云存储集成,后端采用Loguru强化日志系统以提升调试效率,并通过前后端重构优化系统稳定性与性能,同时更新多语言翻译以改善本地化体验。问题修复涉及社区模型导入失败、OpenAI用量统计显示异常及检索文档重复项问题。此外,原"全上下文模式"选项更名为"绕过嵌入与检索",确保界面命名统一性。
更新内容 (中文)
[0.5.17] - 2025-02-27
新增
- 🚀 即时文档上传(绕过嵌入和检索):管理员现可在管理设置 > 文档中启用"绕过嵌入和检索"功能,大幅提升文档上传速度并保留完整文档上下文(无需分块处理)。
- 🔎 实时过滤的"流式"钩子:新增"stream"钩子支持动态实时消息过滤功能,详见文档说明 (https://docs.openwebui.com/features/plugin/functions/filter)。
- ☁️ OneDrive集成:新增对OneDrive云存储的早期支持,扩展文件导入选项。
- 📈 Loguru增强日志系统:后端日志系统升级为Loguru框架,显著提升调试和问题追踪效率。
- ⚙️ 整体稳定性优化:前后端重构带来性能提升,确保更流畅可靠的使用体验。
- 🌍 多语言翻译更新:优化多语言支持,提升本地化准确度。
修复
- 🔄 社区平台模型导入可靠性:修复社区共享模型导入失败问题,实现无缝集成。
- 📊 OpenAI用量统计恢复:修复用量指标显示异常问题,确保用量数据准确追踪。
- 🗂️ 检索文档去重机制:新增智能文档去重功能,消除搜索结果冗余,确保信息精炼相关。
变更
- 📝 功能命名优化:网页搜索设置中的"完整上下文模式"开关更名为"绕过嵌入和检索",保持界面术语统一性。
更新内容 (原始)
[0.5.17] - 2025-02-27
Added
- 🚀 Instant Document Upload with Bypass Embedding & Retrieval: Admins can now enable “Bypass Embedding & Retrieval” in Admin Settings > Documents, significantly speeding up document uploads and ensuring full document context is retained without chunking.
- 🔎 “Stream” Hook for Real-Time Filtering: The new “stream” hook allows dynamic real-time message filtering. Learn more in our documentation (https://docs.openwebui.com/features/plugin/functions/filter).
- ☁️ OneDrive Integration: Early support for OneDrive storage integration has been introduced, expanding file import options.
- 📈 Enhanced Logging with Loguru: Backend logging has been improved with Loguru, making debugging and issue tracking far more efficient.
- ⚙️ General Stability Enhancements: Backend and frontend refactoring improves performance, ensuring a smoother and more reliable user experience.
- 🌍 Updated Translations: Refined multilingual support for better localization and accuracy across various languages.
Fixed
- 🔄 Reliable Model Imports from the Community Platform: Resolved import failures, allowing seamless integration of community-shared models without errors.
- 📊 OpenAI Usage Statistics Restored: Fixed an issue where OpenAI usage metrics were not displaying correctly, ensuring accurate tracking of usage data.
- 🗂️ Deduplication for Retrieved Documents: Documents retrieved during searches are now intelligently deduplicated, meaning no more redundant results—helping to keep information concise and relevant.
Changed
- 📝 “Full Context Mode” Renamed for Clarity: The “Full Context Mode” toggle in Web Search settings is now labeled “Bypass Embedding & Retrieval” for consistency across the UI.