reference
The core infrastructure components required for GraphRAG include a graph database for relationship storage, vector embeddings for semantic search, a query planner for graph traversal strategy, and context compression tools to fit results within Large Language Model token limits.
Authors
Sources
- Combining Knowledge Graphs With LLMs | Complete Guide - Atlan atlan.com via serper
Referenced by nodes (2)
- graph database concept
- semantic search concept