Skip to content

Releases: bi4group/open-webui

v0.1.124

27 May 07:58
Compare
Choose a tag to compare

[0.1.124] - 2024-05-08

Added

  • 🖼️ Improved Chat Sidebar: Now conveniently displays time ranges and organizes chats by today, yesterday, and more.
  • 📜 Citations in RAG Feature: Easily track the context fed to the LLM with added citations in the RAG feature.
  • 🔒 Auth Disable Option: Introducing the ability to disable authentication. Set 'WEBUI_AUTH' to False to disable authentication. Note: Only applicable for fresh installations without existing users.
  • 📹 Enhanced YouTube RAG Pipeline: Now supports non-English videos for an enriched experience.
  • 🔊 Specify OpenAI TTS Models: Customize your TTS experience by specifying OpenAI TTS models.
  • 🔧 Additional Environment Variables: Discover more environment variables in our comprehensive documentation at Open WebUI Documentation (https://docs.openwebui.com).
  • 🌐 Language Support: Arabic, Finnish, and Hindi added; Improved support for German, Vietnamese, and Chinese.

Fixed

  • 🛠️ Model Selector Styling: Addressed styling issues for improved user experience.
  • ⚠️ Warning Messages: Resolved backend warning messages.

Changed