docs
docs copied to clipboard
https://docs.openwebui.com
Current installation instructions assume too much prior knowledge (Linux paths, Python environments, uv, linking users to environments). - Action: Add a "Beginner's Guide" or "Pre-requisites" section that covers basic environment...
Users struggle with setting up RAG, specifically when using hybrid search/rerankers (which some users report finding "hit or miss"). - Action: Provide one complete, end-to-end working example of a RAG...
It is currently unclear which models actually support native tool calling versus prompt-based calling. - Action: Create a provider matrix with tested models. - Instruction: Add a guide on how...
Users are confused about when to use which feature. - Action: Create a visual decision flowchart or decision tree. - Example: "Want to add a provider? → Use Pipelines." -...
Users frequently report setting environment variables that do not apply after a restart. This is a major friction point. - Action: Add a "Common Mistakes" or Troubleshooting section for PersistentConfig....
Support for Slirp4netns will probably be removed in Podman 6 Slirp4netns is used here https://github.com/open-webui/docs/blob/ef117cfebf1d7584df80e2b5c23e9039088b399c/docs/getting-started/quick-start/tab-docker/Podman.md?plain=1#L22-L28 https://github.com/open-webui/docs/blob/ef117cfebf1d7584df80e2b5c23e9039088b399c/docs/troubleshooting/connection-error.mdx?plain=1#L164 For details, see [*Podman 6 High Level Design*](https://github.com/containers/podman/blob/main/contrib/design-docs/podman6hld.md) This issue is somewhat related to...
This PR adds the two options `WEB_LOADER_TIMEOUT` and `WEB_LOADER_RETRY_COUNT` for tuning the "Default" web loader engine. Reference pull request in the main repo: https://github.com/open-webui/open-webui/pull/19406.
### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I am...
filling out missing part would be helpful here.