Feature Request: updated single page with the exhaustive documentation for LLMs. #64

Closed
opened 2026-02-15 17:05:48 -05:00 by yindo · 3 comments
Owner

Originally created by @thiswillbeyourgithub on GitHub (Mar 9, 2025).

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 to do RAG on it. For example to troubleshoot Functions code etc.

It could even be included as a default document to the RAG document collections of open-webui, making it even easier for people to check if RAG is working fine.

Originally created by @thiswillbeyourgithub on GitHub (Mar 9, 2025). 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 to do RAG on it. For example to troubleshoot Functions code etc. It could even be included as a default document to the RAG document collections of open-webui, making it even easier for people to check if RAG is working fine.
yindo closed this issue 2026-02-15 17:05:48 -05:00
Author
Owner

@TheAlex25 commented on GitHub (May 9, 2025):

I second this. Would be cool to run RAG on OpenWebUI's documentation. It would be nice if all software had the manuals in one PDF. It would make troubleshooting easier as RAG can work better with one file instead of HTML.

@TheAlex25 commented on GitHub (May 9, 2025): I second this. Would be cool to run RAG on OpenWebUI's documentation. It would be nice if all software had the manuals in one PDF. It would make troubleshooting easier as RAG can work better with one file instead of HTML.
Author
Owner

@Classic298 commented on GitHub (Sep 14, 2025):

hmm - shouldn't all pages be very RAG friendly already due to them being markdown? What exactly are you asking for here, what can be improved?

@Classic298 commented on GitHub (Sep 14, 2025): hmm - shouldn't all pages be very RAG friendly already due to them being markdown? What exactly are you asking for here, what can be improved?
Author
Owner

@silentoplayz commented on GitHub (Oct 7, 2025):

https://docs.openwebui.com/tutorials/tips/rag-tutorial#setup exists already. It's possible to create a Knowledge base/collection in Open WebUI using its documentation .md/.mdx files.

@silentoplayz commented on GitHub (Oct 7, 2025): https://docs.openwebui.com/tutorials/tips/rag-tutorial#setup exists already. It's possible to create a Knowledge base/collection in Open WebUI using its documentation .md/.mdx files.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#64