Search lesson content
4.3 · Lesson

Search lesson content

In this lesson, you will enhance your agent by adding a search lesson tool using a vector + Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. 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..

The agent will decide which tool is best for each question: