发布日期: 2025-05-29
版本号: v0.6.13

本版本更新包括以下改进:新增Azure OpenAI嵌入功能,支持通过Azure OpenAI端点进行文本嵌入,便于企业级知识工作流集成;优化自定义参数处理,自动解析JSON参数以简化模型配置;完成通用后端重构,提升代码维护性、性能与稳定性;增强多语言本地化支持,改进简体/繁体中文、韩语和芬兰语的界面翻译质量。同时修复了多项问题:解决聊天页面因引用消息缺失而加载失败的问题,确保聊天始终正常加载;修正提示访问控制的注册,恢复权限管理功能;修复Open WebUI特定参数误传至模型API的问题,确保仅传输预期模型选项;完善内存错误处理机制,提升系统稳定性与会话可靠性。

更新内容 (中文)

[0.6.13] - 2025-05-30

新增功能

  • 🟦 Azure OpenAI 嵌入支持:现在可以选择 Azure OpenAI 端点进行文本嵌入,实现与企业级 Azure AI 的无缝集成,为强大的 RAG 和知识工作流提供支持——无需变通方案,轻松连接并扩展。
  • 🧩 更智能的自定义参数处理:立即享受更灵活的模型设置——粘贴到自定义参数字段的任何 JSON 现在都会自动解析,从而无需繁琐的手动调整即可定义丰富、嵌套的参数。这简化了所有模型的高级配置,并加速了实验进程。
  • ⚙️ 通用后端重构:重大后端改进带来了更清晰的代码库,提升了可维护性、性能和平台可靠性——使所有工作流运行更顺畅。
  • 🌏 本地化升级:在简体中文、繁体中文、韩语和芬兰语中体验大幅改进的用户界面翻译和清晰度,为全球用户提供更自然、准确且易用的体验。

修复问题

  • 🛡️ 聊天加载时的消息处理稳健性:修复了如果引用的消息缺失或未定义,聊天页面可能无法加载的问题;现在,聊天始终能顺畅加载,缺失的 ID 不再会中断您的工作流。
  • 📝 正确的提示访问控制:确保提示访问控制正常注册,恢复可靠的权限管理并保护您的提示工作流。
  • 🛠 Open WebUI 特定参数不再发送给模型:修复了将内部 WebUI 参数发送给 API 的错误,确保只传输预期的模型选项——恢复可预测、无错误的模型操作。
  • 🧠 优化的内存错误处理:增强了内存相关操作的稳定性,即使不常见的内存错误也能优雅处理,而不会中断您的会话——带来更可靠、无忧的体验。

更新内容 (原始)

[0.6.13] - 2025-05-30

Added

  • 🟦 Azure OpenAI Embedding Support: You can now select Azure OpenAI endpoints for text embeddings, unlocking seamless integration with enterprise-scale Azure AI for powerful RAG and knowledge workflows—no more workarounds, connect and scale effortlessly.
  • 🧩 Smarter Custom Parameter Handling: Instantly enjoy more flexible model setup—any JSON pasted into custom parameter fields is now parsed automatically, so you can define rich, nested parameters without tedious manual adjustment. This streamlines advanced configuration for all models and accelerates experimentation.
  • ⚙️ General Backend Refactoring: Significant backend improvements deliver a cleaner codebase for better maintainability, faster performance, and even greater platform reliability—making all your workflows run more smoothly.
  • 🌏 Localization Upgrades: Experience highly improved user interface translations and clarity in Simplified, Traditional Chinese, Korean, and Finnish, offering a more natural, accurate, and accessible experience for global users.

Fixed

  • 🛡️ Robust Message Handling on Chat Load: Fixed an issue where chat pages could fail to load if a referenced message was missing or undefined; now, chats always load smoothly and missing IDs no longer disrupt your workflow.
  • 📝 Correct Prompt Access Control: Ensured that the prompt access controls register properly, restoring reliable permissioning and safeguarding your prompt workflows.
  • 🛠 Open WebUI-Specific Params No Longer Sent to Models: Fixed a bug that sent internal WebUI parameters to APIs, ensuring only intended model options are transmitted—restoring predictable, error-free model operation.
  • 🧠 Refined Memory Error Handling: Enhanced stability during memory-related operations, so even uncommon memory errors are gracefully managed without disrupting your session—resulting in a more reliable, worry-free experience.

下载链接