Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/troubleshooting/rag.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ This is the most common problem, and it's typically caused by issues during cont

Try uploading a document and preview the extracted content. If it's blank or missing key sections, you need to adjust your extractor settings or use a different engine.

**Note on Docling:** When using Docling for large or scanned PDFs, uploads may take longer because Docling processes files asynchronously. By default, Open WebUI waits indefinitely. To prevent timeouts on very large documents, you can increase the **Docling Serve Timeout** setting (in **Admin > Tools > Documents**) to give long conversions more time. For small documents, the default behavior is typically fine.

:::

---
Expand Down