Completed
LangChain Multi-Query
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
LangChain Multi-Query Retriever for RAG - Advanced Technique for Broader Vector Space Search
Automatically move to the next video in the Classroom when playback concludes
- 1 LangChain Multi-Query
- 2 What is Multi-Query in RAG?
- 3 RAG Index Code
- 4 Creating a LangChain MultiQueryRetriever
- 5 Adding Generation to Multi-Query
- 6 RAG in LangChain using Sequential Chain
- 7 Customizing LangChain Multi Query
- 8 Reducing Multi Query Hallucination
- 9 Multi Query in a Larger RAG Pipeline