OpenWebUI - Package Updates
Pinned
OpenWebUI
-
[2.5.7]
- Update OpenWebUI to 0.3.32
- Full changelog
-
[2.5.8]
- Update Ollama to 0.3.13
-
[2.5.9]
- Update Ollama to 0.3.14
-
[2.5.10]
- Update OpenWebUI to 0.3.35
- Full changelog
-
[2.6.0]
- Update ollama to 0.4.0
- Support for Llama 3.2 Vision (i.e. Mllama) architecture
- Sending follow on requests to vision models will now be much faster
- Fixed issues where stop sequences would not be detected correctly
- Ollama can now import models from Safetensors without a Modelfile when running
ollama create my-model
- Fixed issue where redirecting output to a file on Windows would cause invalid characters to be written
- Fixed issue where invalid model data would cause Ollama to error
-
[2.6.1]
- Update ollama to 0.4.1
-
[2.6.2]
- Update ollama to 0.4.2
-
[2.7.0]
- Update open-webui to 0.4.0
- Full Changelog
- User Groups: You can now create and manage user groups, making user organization seamless.
- Group-Based Access Control: Set granular access to models, knowledge, prompts, and tools based on user groups, allowing for more controlled and secure environments.
- Group-Based User Permissions: Easily manage workspace permissions. Grant users the ability to upload files, delete, edit, or create temporary chats, as well as define their ability to create models, knowledge, prompts, and tools.
- LDAP Support: Newly introduced LDAP authentication adds robust security and scalability to user management.
- Enhanced OpenAI-Compatible Connections: Added prefix ID support to avoid model ID clashes, with explicit model ID support for APIs lacking '/models' endpoint support, ensuring smooth operation with custom setups.
-
[2.7.1]
- Update open-webui to 0.4.1
- Full Changelog
- Enhanced Feedback System: Introduced a detailed 1-10 rating scale for feedback alongside thumbs up/down, preparing for more precise model fine-tuning and improving feedback quality.
- Tool Descriptions on Hover: Easily access tool descriptions by hovering over the message input, providing a smoother workflow with more context when utilizing tools.
-
[2.7.2]
- Update open-webui to 0.4.2
- Full Changelog
- Knowledge Files Visibility Issue: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'.
- OpenAI Endpoint Prefix: Fixed the issue where certain OpenAI connections that deviate from the official API spec werent working correctly with prefixes.
- Arena Model Access Control: Corrected an issue where arena model access control settings were not being saved.
- Usage Capability Selector: Fixed the broken usage capabilities selector in the model editor.