mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
doc: describe all the features in detail #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tjbck on GitHub (Feb 21, 2024).
@silentoplayz commented on GitHub (Aug 30, 2024):
As someone who has gained experience with Open WebUI and identified common pain points for users, I'd like to compile a list of areas where additional documentation would greatly benefit the community. Unfortunately, without sufficient resources, many users have struggled to overcome common hurdles and unlock the full potential of the platform. My hope is that by sharing this list, I can encourage the Open WebUI community to contribute their knowledge and expertise to help create comprehensive and user-friendly documentation.
Connectivity and Authentication
Integration and Configuration
Apache Tika Extraction Engine Integration for RAG: Detailed instructions on using thePR: https://github.com/open-webui/docs/pull/336Tikaextraction engine as a document loader for RAG, including setup and troubleshooting.Redis Websockets Integration: Best practices for enabling effective stateless instances suitable for scalable load balancing.PR: https://github.com/open-webui/docs/pull/335 (Related - https://github.com/open-webui/docs/issues/224)Webhook Integration: Instructions on setting up webhooks for new sign up notifications.PR: https://github.com/open-webui/docs/pull/320DATABASE_URLenvironment variable, including configuring database connections and migrations.External Vector Database Support
ChromaDBdatabases, including necessary configurations.DATABASE_URLenvironment variable, including setup, configuration, and best practices.UI Customization and Control
Configurable Notification Banners: Customizable notification banners (database overrides what is set in your env var/database takes precedence over env varPR: https://github.com/open-webui/docs/pull/321WEBUI_BANNERS)MermaidJS Chart Rendering: Provide an overview on how to use MermaidJS chart rendering in Open WebUI.PR: https://github.com/open-webui/docs/pull/332Advanced Features and Troubleshooting
Model Management and Updates