docs icon indicating copy to clipboard operation
docs copied to clipboard

https://docs.openwebui.com

Results 50 docs issues
Sort by recently updated
recently updated
newest added

Updated link to "*With GPU support:" docker image to include CUDA version (appended '-cu124').

Hello, I can't get the speecht5 tts option to work properly. No matter what embedding name (bdl, slt,...) I set there is no change. Only a young woman's voice with...

This PR updates the Microsoft SSO documentation to enhance clarity for users configuring this authentication method. Previously, while the documentation mentioned the necessary redirect URI (`/oauth/microsoft/callback`), it wasn't explicitly stated...

Adds hyperlink for `open-webui/openapi-servers` to help direct users to the repo. ![image](https://github.com/user-attachments/assets/93c632f2-e1ff-4d07-b80d-a86539e06536)

Related to changes in https://github.com/open-webui/open-webui/pull/14074

### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description Given the example Action button code: ```python class Action: class Valves(BaseModel): pass def...

### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Azure Container...

bug

This page: https://docs.openwebui.com/tutorials/tips/sqlite-database mentions the following: ``` [!WARNING] This documentation was created based on the current version (0.5.11) and is constantly being updated. ``` It needs to be refreshed

Hi. I think it would be nice to add a doc page that contains the exhaustive documentation of open-webui in an LLM friendly format. This way it would be easy...

I would like to propose relocating the documentation for the two environment variables—[`DOCUMENT_INTELLIGENCE_ENDPOINT`](https://docs.openwebui.com/getting-started/env-configuration/#document_intelligence_endpoint) and [`DOCUMENT_INTELLIGENCE_KEY`](https://docs.openwebui.com/getting-started/env-configuration/#document_intelligence_key)—to the subsection [RAG Content Extraction Engine](https://docs.openwebui.com/getting-started/env-configuration/#rag-content-extraction-engine). At present, they appear to be placed under an...