open-webui v0.4.5 版本更新介绍
发布日期: 2024-11-26
版本号: v0.4.5
2024年11月26日发布的0.4.5版本更新包含以下内容:新增功能方面重新引入了模型顺序与默认模型设置功能,现可通过管理设置中的模型配置齿轮图标进行调整。问题修复包括解决了网络搜索查询生成错误以提升搜索准确性,修正了文本输入框高度异常跳动的布局问题,修复了Ollama授权头导致的认证可靠性问题,修复了配置中"min_p"参数无法保存的问题,以及修复了工具描述信息在工具负载中缺失的关键问题。
更新内容 (中文)
[0.4.5] - 2024-11-26
新增
- 🎨 模型顺序/默认值重新引入: 恢复了设置模型顺序和默认模型的功能,现可通过管理设置 > 模型 > 配置(齿轮图标)进行设置。
修复
- 🔍 查询生成问题: 修复了网络搜索查询生成中的错误,提升搜索准确性并确保更流畅的搜索流程
- 📏 文本域自动高度异常: 修复了文本域输入高度异常跳动的布局问题,特别是在编辑系统提示时
- 🔑 Ollama 认证: 修正了Ollama授权头的问题,确保所有端点的可靠身份验证
- ⚙️ Min_P 参数保存: 解决了配置中’min_p’参数未被保存的问题
- 🛠️ 工具描述: 修复了工具数据载荷中遗漏工具描述的关键问题
更新内容 (原始)
[0.4.5] - 2024-11-26
Added
- 🎨 Model Order/Defaults Reintroduced: Brought back the ability to set model order and default models, now configurable via Admin Settings > Models > Configure (Gear Icon).
Fixed
- 🔍 Query Generation Issue: Resolved an error in web search query generation, enhancing search accuracy and ensuring smoother search workflows.
- 📏 Textarea Auto Height Bug: Fixed a layout issue where textarea input height was shifting unpredictably, particularly when editing system prompts.
- 🔑 Ollama Authentication: Corrected an issue with Ollama’s authorization headers, guaranteeing reliable authentication across all endpoints.
- ⚙️ Missing Min_P Save: Resolved an issue where the ‘min_p’ parameter was not being saved in configurations.
- 🛠️ Tools Description: Fixed a key issue that omitted tool descriptions in tools payload.