Additional Data
2.4 · Lesson (Optional)

Additional Data

In this optional challenge, you can explore how adding additional data to the 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. Full definition for retriever (opens in a new tab)A component that searches a data source and returns the information relevant to a query. Often used to provide context for a language model. can improve the agent's responses to more complex questions.

The retrieval query you defined in the previous lesson returns data relating to actors and genres.