2.4 · Lesson

GraphRAG

Full definition for GraphRAG (opens in a new tab)Retrieval-augmented generation whose context comes from a knowledge graph, so the model can follow the relationships between facts. (Graph Retrieval Augmented Generation) is an approach that uses the strengths of graph databases to provide relevant and useful context to Go to glossary for large language model (opens in a new tab)A model trained on text to predict the next token, and so to generate language..

GraphRAG can be used in conjunction with vector Full definition for retrieval-augmented generation (opens in a new tab)Fetching relevant context from an external data source as additional context to inform a language model's response..