open-webui v0.5.15 版本更新介绍
发布日期: 2025-02-20
版本号: v0.5.15
Open WebUI 于2025年2月20日发布0.5.15版本更新,主要新增功能包括:本地文档全上下文模式(RAG)支持完整文档内容注入以提升大上下文模型精度,智能网页搜索通过代理工作流优化多关键词检索,实验性Playwright网页加载器提升数据抓取准确度,以及初步支持Azure云存储扩展。同时改进Jupyter代码执行功能,新增交互式绘图显示、自定义超时设置(默认60秒)和运行状态实时指示。后台与前端进行全面稳定性优化,并更新多语言翻译提升本地化体验。修复内容包括:解决移动端悬停干扰编辑的问题,修复临时会话模式下的消息重复错误,确保对话流畅性。
更新内容 (中文)
[0.5.15] - 2025-02-20
新增功能
- 📄 本地文档全文检索模式(RAG):通过管理员设置 > 文档开启全文上下文模式,将完整文档内容注入上下文,显著提升大上下文窗口模型的检索精度——特别适合深度语义理解场景。
- 🌍 智能网络搜索代理工作流:网络搜索现可智能聚合并优化多个关联搜索项(类似RAG处理逻辑),显著提升信息检索准确性。
- 🔎 实验性Playwright网页加载器支持:采用Playwright驱动的网页抓取技术,实现更精准的网页数据提取。
- ☁️ 实验性Azure存储支持:新增Azure云存储早期接入方案,增强Open WebUI云端存储灵活性。
- 📊 增强Jupyter绘图功能:交互式编程现支持内联图表显示,优化聊天交互中的数据可视化体验。
- ⏳ 自定义Jupyter执行超时设置:支持调节Jupyter代码执行超时阈值(默认60秒),满足长短任务的不同需求。
- ▶️ Jupyter代码执行状态指示器:新增实时"运行中…“状态提示,增强代码执行过程的可视化反馈。
- ⚙️ 系统整体稳定性优化:前后端深度重构,提升系统可靠性、性能表现和用户体验。
- 🌍 多语言本地化更新:优化多国语言翻译,提升界面交互自然度。
问题修复
- 📱 移动端悬停交互修复:彻底解决移动端编辑响应时的悬停干扰问题,优化移动端操作体验。
- 🔄 临时会话消息重复问题:修复临时聊天模式下消息异常重复显示的缺陷,确保会话流连贯性。
更新内容 (原始)
[0.5.15] - 2025-02-20
Added
- 📄 Full Context Mode for Local Document Search (RAG): Toggle full context mode from Admin Settings > Documents to inject entire document content into context, improving accuracy for models with large context windows—ideal for deep context understanding.
- 🌍 Smarter Web Search with Agentic Workflows: Web searches now intelligently gather and refine multiple relevant terms, similar to RAG handling, delivering significantly better search results for more accurate information retrieval.
- 🔎 Experimental Playwright Support for Web Loader: Web content retrieval is taken to the next level with Playwright-powered scraping for enhanced accuracy in extracted web data.
- ☁️ Experimental Azure Storage Provider: Early-stage support for Azure Storage allows more cloud storage flexibility directly within Open WebUI.
- 📊 Improved Jupyter Code Execution with Plots: Interactive coding now properly displays inline plots, making data visualization more seamless inside chat interactions.
- ⏳ Adjustable Execution Timeout for Jupyter Interpreter: Customize execution timeout (default: 60s) for Jupyter-based code execution, allowing longer or more constrained execution based on your needs.
- ▶️ “Running…” Indicator for Jupyter Code Execution: A visual indicator now appears while code execution is in progress, providing real-time status updates on ongoing computations.
- ⚙️ General Backend & Frontend Stability Enhancements: Extensive refactoring improves reliability, performance, and overall user experience for a more seamless Open WebUI.
- 🌍 Translation Updates: Various international translation refinements ensure better localization and a more natural user interface experience.
Fixed
- 📱 Mobile Hover Issue Resolved: Users can now edit responses smoothly on mobile without interference, fixing a longstanding hover issue.
- 🔄 Temporary Chat Message Duplication Fixed: Eliminated buggy behavior where messages were being unnecessarily repeated in temporary chat mode, ensuring a smooth and consistent conversation flow.