docs: enrich existing DoclingDocument (#1969)

add example for enriching an existing doclingdocument

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2025-07-22 16:20:15 +02:00
committed by GitHub
parent a069b1175b
commit 90a7cc4bdd
2 changed files with 133 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ nav:
- ✨ Enrichment development:
- "Figure enrichment": examples/develop_picture_enrichment.py
- "Formula enrichment": examples/develop_formula_understanding.py
- "Enrich a DoclingDocument": examples/enrich_doclingdocument.py
- 🗂️ More examples:
- examples/rag_milvus.ipynb
- examples/rag_weaviate.ipynb