Combine multiple GraphRAG results #1635
lawyinking
started this conversation in
General
Replies: 1 comment
-
I came across an interesting paper: Medical Graph RAG: Towards Safe Medical Large Language Model via Graph Retrieval-Augmented Generation I’ll review their code and share my insights here soon. Reference |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone have ideas on how to merge multiple GraphRAG results into a single one? The goal is to create a multi-layered knowledge graph RAG system. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions