feat: add RAG with Milvus example to mkdocs

Signed-off-by: Ryan Lin <linjinhong@yandex.com>
This commit is contained in:
Ryan Lin 2025-04-24 10:57:48 -04:00
parent 666e3a7433
commit 69c585b542

View File

@ -101,6 +101,7 @@ nav:
- "Figure enrichment": examples/develop_picture_enrichment.py - "Figure enrichment": examples/develop_picture_enrichment.py
- "Formula enrichment": examples/develop_formula_understanding.py - "Formula enrichment": examples/develop_formula_understanding.py
- 🗂️ More examples: - 🗂️ More examples:
- examples/rag_milvus.ipynb
- examples/rag_weaviate.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 - RAG with Granite [↗]: https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/RAG/Granite_Docling_RAG.ipynb
- examples/rag_azuresearch.ipynb - examples/rag_azuresearch.ipynb