open-webui v0.5.12 版本更新介绍
发布日期: 2025-02-14
版本号: v0.5.12
OpenAI发布0.5.12版本更新(2025-02-13),主要新增支持原生函数模式下单次响应调用多工具的功能,提升自动化流程效率。修复内容包含:恢复Playground文本补全功能;修复普通用户无法直连API的问题;优化长文本输入时的登陆页响应速度;修复函数中保留参数识别失效的问题,确保各用户层级都能顺畅使用自动化任务功能。
更新内容 (中文)
[0.5.12] - 2025-02-13
新增
- 🛠️ 原生函数模式支持多工具调用: 单个响应中现可调用多个工具,使用原生函数调用时可实现更优的自动化与工作流灵活性。
修复
- 📝 Playground 文本补全功能恢复: 修复了 Playground 中文本补全功能失效的问题。
- 🔗 普通用户直连 API 功能修复: 修复了"user"角色用户无法建立直连 API 的问题,全量用户均可无缝使用模型。
- ⚡ 落地页长文本输入延迟优化: 提升落地页输入响应速度,确保长文本输入时仍能保持流畅的输入体验。
- 🔧 函数保留参数识别修复: 修复了函数中保留参数未被识别的问题,完整恢复基于任务的进阶自动化功能。
更新内容 (原始)
[0.5.12] - 2025-02-13
Added
- 🛠️ Multiple Tool Calls Support for Native Function Mode: Functions now can call multiple tools within a single response, unlocking better automation and workflow flexibility when using native function calling.
Fixed
- 📝 Playground Text Completion Restored: Addressed an issue where text completion in the Playground was not functioning.
- 🔗 Direct Connections Now Work for Regular Users: Fixed a bug where users with the ‘user’ role couldn’t establish direct API connections, enabling seamless model usage for all user tiers.
- ⚡ Landing Page Input No Longer Lags with Long Text: Improved input responsiveness on the landing page, ensuring fast and smooth typing experiences even when entering long messages.
- 🔧 Parameter in Functions Fixed: Fixed an issue where the reserved parameters wasn’t recognized within functions, restoring full functionality for advanced task-based automation.