Completed
Building tools with multiple parameters
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Create Custom Tools for Chatbots in LangChain
Automatically move to the next video in the Classroom when playback concludes
- 1 LangChain agents and tools
- 2 What are LLM tools
- 3 Code notebook setup and prerequisites
- 4 Building a simple LangChain calculator tool
- 5 Initialize the conversational agent
- 6 Updating agent prompts
- 7 Building tools with multiple parameters
- 8 Helping ChatGPT understand images
- 9 What else can LangChain agents do