Skip to content

Releases: averath/open-webui

v0.1.111

11 Mar 14:31
82bf984
Compare
Choose a tag to compare

[0.1.111] - 2024-03-10

Added

  • 🛡️ Model Whitelisting: Admins now have the ability to whitelist models for users with the 'user' role.
  • 🔄 Update All Models: Added a convenient button to update all models at once.
  • 📄 Toggle PDF OCR: Users can now toggle PDF OCR option for improved parsing performance.
  • 🎨 DALL-E Integration: Introduced DALL-E integration for image generation alongside automatic1111.
  • 🛠️ RAG API Refactoring: Refactored RAG logic and exposed its API, with additional documentation to follow.

Fixed

  • 🔒 Max Token Settings: Added max token settings for anthropic/claude-3-sonnet-20240229 (Issue open-webui#1094).
  • 🔧 Misalignment Issue: Corrected misalignment of Edit and Delete Icons when Chat Title is Empty (Issue open-webui#1104).
  • 🔄 Context Loss Fix: Resolved RAG losing context on model response regeneration with Groq models via API key (Issue open-webui#1105).
  • 📁 File Handling Bug: Addressed File Not Found Notification when Dropping a Conversation Element (Issue open-webui#1098).
  • 🖱️ Dragged File Styling: Fixed dragged file layover styling issue.

v0.1.105

26 Feb 08:52
6df2505
Compare
Choose a tag to compare

Automatically created new release