open-webui 0.3.34
[0.3.34] - 2024-10-26
Added
- 🔧 Feedback Export Enhancements: Feedback history data can now be exported to JSON, allowing for seamless integration in RLHF processing and further analysis.
- 🗂️ Embedding Model Lazy Loading: Search functionality for leaderboard reranking is now more efficient, as embedding models are lazy-loaded only when needed, optimizing performance.
- 🎨 Rich Text Input Toggle: Users can now switch back to legacy textarea input for chat if they prefer simpler text input, though rich text is still the default until deprecation.
- 🛠️ Improved Tool Calling Mechanism: Enhanced method for parsing and calling tools, improving the reliability and robustness of tool function calls.
- 🌐 Globalization Enhancements: Updates to internationalization (i18n) support, further refining multi-language compatibility and accuracy.
Fixed
- 🖥️ Folder Rename Fix for Firefox: Addressed a persistent issue where users could not rename folders by pressing enter in Firefox, now ensuring seamless folder management across browsers.
- 🔠 Tiktoken Model Text Splitter Issue: Resolved an issue where the tiktoken text splitter wasn’t working in Docker installations, restoring full functionality for tokenized text editing.
- 💼 S3 File Upload Issue: Fixed a problem affecting S3 file uploads, ensuring smooth operations for those who store files on cloud storage.
- 🔒 Strict-Transport-Security Crash: Resolved a crash when setting the Strict-Transport-Security (HSTS) header, improving stability and security enhancements.
- 📂 Firefox Folder Rename Persistence: Fixed the bug in Firefox where folder renaming was not saved upon pressing enter, ensuring consistent user experience.
- 🚫 OIDC Boolean Access Fix: Addressed an issue with boolean values not being accessed correctly during OIDC logins, ensuring login reliability.
- ⚙️ Rich Text Paste Behavior: Refined paste behavior in rich text input to make it smoother and more intuitive when pasting various content types.
- 🔨 Model Exclusion for Arena Fix: Corrected the filter function that was not properly excluding models from the arena, improving model management.
- 🏷️ "Tags Generation Prompt" Fix: Addressed an issue preventing custom "tags generation prompts" from registering properly, ensuring custom prompt work seamlessly.
👏 Massive thanks to our incredible contributors for their hard work and dedication to making this release possible: @Peter-De-Ath, @diwakar-s-maurya, @MarcRevo, @nodomain