RAG_Techniques icon indicating copy to clipboard operation
RAG_Techniques copied to clipboard

add graphrag with milvus vectordb

Open zc277584121 opened this issue 11 months ago • 0 comments

A simple yet powerful approach to implement Graph RAG using Milvus vector databases. This technique significantly improves performance on complex multi-hop questions by combining relationship-based retrieval with vector search and reranking.

zc277584121 avatar May 11 '25 01:05 zc277584121