Module
Vectors
In this module, you will:
- Use vector indexes with LangChain to perform similarity search.
- Update the LangChain agent to use a RAG based vector retriever.
- Create a GraphRAG retriever that uses data from the graph to enhance retrieval results.
If you are ready, let's get going!