机翻
0.5.14 版 - 2025-02-17
固定
严重导入错误已解决
修复了循环导入问题,导致 override_static 无法正确导入 open_webui.config,确保系统初始化和稳定性的顺利进行。
0.5.13 版 - 2025-02-17
添加
用于 Web 搜索的完整上下文模式
利用完整上下文模式实现高度准确的 Web 搜索 - 非常适合具有大型上下文窗口的模型,确保获得更精确和更深入的结果。
优化的异步 Web 搜索
通过优化的异步支持,Web 搜索的加载速度现在明显加快,为用户提供更快、更高效的信息检索。
RTL 语言的自动文本方向
根据语言输入自动对齐文本,确保阿拉伯语、希伯来语和其他从右到左脚本的无缝对话流程。
Jupyter Notebook 对代码执行的支持
代码块中的“Run”(运行)按钮现在可以使用 Jupyter 执行,从而直接在聊天中提供强大的动态编码体验。
消息删除确认对话框
在删除消息之前,使用新的确认提示防止意外删除,为您的聊天记录增加一层额外的安全保护。
SVG 图表的下载按钮
聊天中生成的 SVG 图表现在可以立即下载,从而更轻松地保存和共享复杂的视觉数据。
常规 UI/UX 改进和后端稳定性
改进的界面,交互更流畅,布局得到改进,后端稳定性得到增强,可提供更可靠、更完美的体验。
固定
修复了临时聊天消息继续按钮
临时聊天的 “Continue Response” 按钮现在可以按预期工作,确保对话流程不中断。
改变
提示变量更新
已弃用提示变量的方括号 ‘’ 指示符;现在需要双大括号 ‘{{}}’ 以保持一致性和清晰度。
稳定性增强
改进了聊天记录中的错误处理,确保在查看以前的消息时作更顺畅。
v0.5.14 - 2025-02-17
fixed
Critical Import Error Resolved
Fixed a circular import issue preventing ‘override_static’ from being correctly imported in ‘open_webui.config’, ensuring smooth system initialization and stability.
v0.5.13 - 2025-02-17
added
Full Context Mode for Web Search
Enable highly accurate web searches by utilizing full context mode—ideal for models with large context windows, ensuring more precise and insightful results.
Optimized Asynchronous Web Search
Web searches now load significantly faster with optimized async support, providing users with quicker, more efficient information retrieval.
Auto Text Direction for RTL Languages
Automatic text alignment based on language input, ensuring seamless conversation flow for Arabic, Hebrew, and other right-to-left scripts.
Jupyter Notebook Support for Code Execution
The “Run” button in code blocks can now use Jupyter for execution, offering a powerful, dynamic coding experience directly in the chat.
Message Delete Confirmation Dialog
Prevent accidental deletions with a new confirmation prompt before removing messages, adding an additional layer of security to your chat history.
Download Button for SVG Diagrams
SVG diagrams generated within chat can now be downloaded instantly, making it easier to save and share complex visual data.
General UI/UX Improvements and Backend Stability
A refined interface with smoother interactions, improved layouts, and backend stability enhancements for a more reliable, polished experience.
fixed
Temporary Chat Message Continue Button Fixed
The “Continue Response” button for temporary chats now works as expected, ensuring an uninterrupted conversation flow.
changed
Prompt Variable Update
Deprecated square bracket ‘’ indicators for prompt variables; now requires double curly brackets ‘{{}}’ for consistency and clarity.
Stability Enhancements
Error handling improved in chat history, ensuring smoother operations when reviewing previous messages.