mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 12:48:28 +00:00
feat: add tutorial using Milvus and Docling for RAG pipeline (#1449)
* feat: add milvus rag with docling tutorial Signed-off-by: Ryan Lin <linjinhong@yandex.com> * chore: run pre-commit Signed-off-by: Ryan Lin <linjinhong@yandex.com> * feat: add RAG with Milvus example to mkdocs Signed-off-by: Ryan Lin <linjinhong@yandex.com> --------- Signed-off-by: Ryan Lin <linjinhong@yandex.com>
This commit is contained in:
@@ -101,6 +101,7 @@ nav:
|
||||
- "Figure enrichment": examples/develop_picture_enrichment.py
|
||||
- "Formula enrichment": examples/develop_formula_understanding.py
|
||||
- 🗂️ More examples:
|
||||
- examples/rag_milvus.ipynb
|
||||
- examples/rag_weaviate.ipynb
|
||||
- RAG with Granite [↗]: https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/RAG/Granite_Docling_RAG.ipynb
|
||||
- examples/rag_azuresearch.ipynb
|
||||
|
||||
Reference in New Issue
Block a user