发布日期: 2025-08-11
版本号: v0.6.22

0.6.22版本于2025年8月11日发布,新增了OpenAI API路径兼容性支持,包括针对v1/models等端点的请求处理,以提升与第三方工具的集成能力;同时增加了引导响应再生菜单的开关选项,允许用户控制界面行为。此外,界面进行了多项优化,例如卡片圆角和聊天导航栏的布局调整,并新增了卡拜语支持及中文翻译更新。修复方面解决了OpenAI错误信息未能正确传递的问题,修正了Pinecone数据插入故障、S3向量导入路径错误,以及主页选项设置失效的问题。

更新内容 (中文)

[0.6.22] - 2025-08-11

新增功能

  • 🔗 OpenAI API ‘/v1’ 端点兼容性:通过支持向 ‘/v1/models’、’/v1/embeddings’ 和 ‘/v1/chat/completions’ 等路径发送请求,增强了 API 兼容性。这使得 Open WebUI 能够与期望使用 OpenAI 的 ‘/v1’ API 结构的工具更无缝地集成。
  • 🪄 引导式回复重新生成菜单切换开关:在“界面”设置中引入了一个新设置,允许启用或禁用展开的引导式回复重新生成菜单。这为用户提供了对其聊天工作流和界面偏好的更多控制权。
  • 通用 UI/UX 增强:实施了多项用户界面和体验改进,包括为知识库、提示词和工具部分的卡片提供了更圆润的边角,以及对聊天导航栏内的布局进行了微调,以提高视觉一致性。
  • 🌐 本地化与国际化改进:新增对卡拜尔语的支持,并完善和扩展了中文翻译,从而扩大了平台的语言覆盖范围。

修复问题

  • 🐞 OpenAI 错误信息传播:解决了一个特定的 OpenAI API 错误(例如“组织未验证”)被通用的“JSONResponse”迭代器错误所掩盖的问题。系统现在能正确地将来自 OpenAI 的详细且可操作的错误信息传递给用户。
  • 🌲 Pinecone 插入问题:修复了一个阻止项目正确插入 Pinecone 向量数据库的错误。
  • 📦 S3 向量问题:解决了一个因导入路径不正确导致 s3vector 功能失效的错误。
  • 🏠 着陆页选项设置无效:修复了设置中的着陆页选项无法按预期工作的问题。

更新内容 (原始)

[0.6.22] - 2025-08-11

Added

  • 🔗 OpenAI API ‘/v1’ Endpoint Compatibility: Enhanced API compatibility by supporting requests to paths like ‘/v1/models’, ‘/v1/embeddings’, and ‘/v1/chat/completions’. This allows Open WebUI to integrate more seamlessly with tools that expect OpenAI’s ‘/v1’ API structure.
  • 🪄 Toggle for Guided Response Regeneration Menu: Introduced a new setting in ‘Interface’ settings, providing the ability to enable or disable the expanded guided response regeneration menu. This offers users more control over their chat workflow and interface preferences.
  • General UI/UX Enhancements: Implemented various user interface and experience improvements, including more rounded corners for cards in the Knowledge, Prompts, and Tools sections, and minor layout adjustments within the chat Navbar for improved visual consistency.
  • 🌐 Localization & Internationalization Improvements: Introduced support for the Kabyle (Taqbaylit) language, refined and expanded translations for Chinese, expanding the platform’s linguistic coverage.

Fixed

  • 🐞 OpenAI Error Message Propagation: Resolved an issue where specific OpenAI API errors (e.g., ‘Organization Not Verified’) were obscured by generic ‘JSONResponse’ iterable errors. The system now correctly propagates detailed and actionable error messages from OpenAI to the user.
  • 🌲 Pinecone Insert Issue: Fixed a bug that prevented proper insertion of items into Pinecone vector databases.
  • 📦 S3 Vector Issue: Resolved a bug where s3vector functionality failed due to incorrect import paths.
  • 🏠 Landing Page Option Setting Not Working: Fixed an issue where the landing page option in settings was not functioning as intended.

下载链接