Completed
Notebook setup and prerequisites
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Chatbot with LangChain Agents + GPT 3.5
Automatically move to the next video in the Classroom when playback concludes
- 1 Building conversational agents in LangChain
- 2 Tools and Agents in LangChain
- 3 Notebook setup and prerequisites
- 4 Data preparation
- 5 Initialize LangChain vector store
- 6 Initializing everything needed by agent
- 7 Using RetrievalQA chain in LangChain
- 8 Creating Lex Fridman DB tool
- 9 Initializing a LangChain conversational agent
- 10 Conversational memory prompt
- 11 Testing a conversation with the Lex agent