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

https://developers.deepgram.com/docs/language-detection Quote from deepgram, Enable Feature To enable Language Detection, when you call Deepgram’s API, add a detect_language parameter set to true in the query string: detect_language=true To transcribe audio...

How to logout automatically when close the browser? thx

This is a little guide I wrote to make it simpler to start Ollama+Open-webUI in the case that Open-webUI is installed in a conda environment. My suggestion is that this...

open webui version: v0.5.20 SpeechT5 and CMU Arctic speaker embedding downloaded automatically. When click Speak(朗读) icon of the response of a LM like DeepSeek or Gemma3 it goes like this:...

添加ollama的语义模型后,在知识库上传文件时显示“400: 'NoneType' object is not iterable”或者"Embedding dimension xxxx does not match collection dimensionality xxxx" 尝试下载并切换了多个语义模型后会有这两种错误提示 不知道如何解决

I am making tests using the web search functionality and I see quite different behaviour from the different loaders, unfortunately there is no documentation about what their difference in terms...

bug

According to [docs.openwebui.com/api](https://docs.openwebui.com/api/#swagger-documentation-links), I understand there should be documents at `ai.my.com/docs`, but all i see is a 404: Not Found. I'd expect to see documentation on Completion/Chat/Search APIs but I...

### PR: Add MCP-Bridge install/use instructions to DOCS and if possible other ways to install it as docker or pip ( `pip install MCP-Bridge` ) Reference Discussions: https://github.com/open-webui/open-webui/discussions/7363 _______ ([SecretiveShell/MCP-Bridge...

Docs say "ENABLE_OAUTH_SIGNUP" is persistent. However, i checked the database. This variable is not stored (yet?). Also, it is possible to change it in the compose file and after a...