docs: add notebook example with XML backends

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
This commit is contained in:
Cesar Berrospi Ramis 2025-01-22 18:06:07 +01:00
parent 550dbe1854
commit 4df08bec32
2 changed files with 1064 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@ -76,7 +76,8 @@ nav:
- "Multimodal export": examples/export_multimodal.py
- "Force full page OCR": examples/full_page_ocr.py
- "Accelerator options": examples/run_with_accelerator.py
- "Simple translation": examples/translate.py
- "Simple translation": examples/translate.py
- examples/backend_xml_rag.ipynb
- ✂️ Chunking:
- examples/hybrid_chunking.ipynb
- 🤖 RAG with AI dev frameworks: