LangChain Fundamentals - Building Your First Chain
Offered By: Decoder via YouTube
Course Description
Overview
Explore the fundamentals of LangChain in this 14-minute video tutorial. Learn how to set up your environment, understand the Runnable concept, and work with message formats and ChatModel. Discover why LangChain offers multiple approaches to similar tasks and explore different types of messages. Dive into templates and their combination with LLMs, and get introduced to the Pipe functionality. Follow along as the tutorial guides you through building and running your first chain, concluding with a comprehensive review. Access provided code samples and additional resources to enhance your learning experience with this popular framework for developing complex LLM-powered logic.
Syllabus
- Intro
- Set up Environment
- Introducing Runnable
- Message Format
- ChatModel
- Why are there so many ways to do the same thing?
- Types of Messages
- Introducing Templates
- Combining Templates w/ LLMs
- Introducing Pipe
- Running our chain
- Review
Taught by
Decoder
Related Courses
Prompt Templates for GPT-3.5 and Other LLMs - LangChainJames Briggs via YouTube Getting Started with GPT-3 vs. Open Source LLMs - LangChain
James Briggs via YouTube Chatbot Memory for Chat-GPT, Davinci + Other LLMs - LangChain
James Briggs via YouTube Chat in LangChain
James Briggs via YouTube LangChain Data Loaders, Tokenizers, Chunking, and Datasets - Data Prep
James Briggs via YouTube