Getting to know graphs
Graphs of nodes and edges are to Graph RAG what vectors and vector distances are to vector RAG. Graphs, however, are much better able to capture the relationship between different entities in the text, rather than relying on semantic meaning to return of the relevant context.
Consider the small graph that closely resembles that one you created in the previous exercise.
Which of the following statements about the graph shown is correct?
Este exercício faz parte do curso
Retrieval Augmented Generation (RAG) with LangChain
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
