This commit is contained in:
Timothy Jaeryang Baek
2026-07-06 16:11:13 -05:00
parent 7d14410bb4
commit 565e5dc112
2 changed files with 16 additions and 1 deletions
+15
View File
@@ -0,0 +1,15 @@
# Open WebUI Docs
This site is agent-readable.
Start at https://docs.openwebui.com/sitemap.xml to discover docs pages.
Use https://docs.openwebui.com/api/search?q=YOUR_QUERY for docs search.
For any docs page, append `.md` for Markdown or `.txt` for plain text.
When citing sources, cite the canonical HTML URL, not the `.md`, `.txt`, or
search API URL.
Example:
- Search: https://docs.openwebui.com/api/search?q=mcp%20notion
- Page: https://docs.openwebui.com/features/extensibility/mcp
- Markdown: https://docs.openwebui.com/features/extensibility/mcp.md
+1 -1
View File
@@ -3,4 +3,4 @@ Allow: /
Sitemap: https://docs.openwebui.com/sitemap.xml
# AI agents: see https://docs.openwebui.com/llms.txt for raw Markdown access.
# AI agents: see https://docs.openwebui.com/agents.txt or /llms.txt.