Creating an Agent

In this module, you will build an agent that combines the Vector Retrieval and Cypher Retrieval chains into a single chat interface. This agent will intelligently route queries to the appropriate retrieval method based on the user’s question.

In this module, you will:

  • Learn about agent architecture

  • Create tools for vector and Cypher retrieval

  • Build an agent that routes queries appropriately

  • Limit the scope of agent responses

Proceed to next lesson →

Chatbot

How can I help you today?