Learn about LangGraph’s components and how they enable the development, debugging, and maintenance of AI agents.
AI Agents in LangGraph
Instructors: Harrison Chase, Rotem Weiss
Earn an accomplishment with PRO

- Intermediate
- 1 hour 32 mins
- 9 Video Lessons
- 6 Code Examples
- 1 Graded Assignment PRO
- Earn an accomplishment with PRO
- Instructors: Harrison Chase, Rotem Weiss
LangChain
Tavily- Learn more aboutMembership PRO Plan
What you'll learn
Integrate agentic search capabilities to enhance agent knowledge and performance.
Learn directly from LangChain founder Harrison Chase and Tavily founder Rotem Weiss.
About this course
LangChain, a popular open source framework for building LLM applications, recently introduced LangGraph. This extension allows developers to create highly controllable agents.
In this course you will learn to build an agent from scratch using Python and an LLM, and then you will rebuild it using LangGraph, learning about its components and how to combine them to build flow-based applications.
Additionally, you will learn about agentic search, which returns multiple answers in an agent-friendly format, enhancing the agent’s built-in knowledge. This course will show you how to use agentic search in your applications to provide better data for agents to enhance their output.
In detail:
- Build an agent from scratch, and understand the division of tasks between the LLM and the code around the LLM.
- Implement the agent you built using LangGraph.
- Learn how agentic search retrieves multiple answers in a predictable format, unlike traditional search engines that return links.
- Implement persistence in agents, enabling state management across multiple threads, conversation switching, and the ability to reload previous states.
- Incorporate human-in-the-loop into agent systems.
- Develop an agent for essay writing, replicating the workflow of a researcher working on this task.
Start building more controllable agents using LangGraph!
Who should join?
If you have intermediate Python knowledge and want to learn how to create more controllable agents using the LangGraph open source framework, this course is for you.
Course Outline
9 Lessons・6 Code Examples- IntroductionVideo・6 mins
- Build an Agent from ScratchVideo with Code Example・12 mins
- LangGraph ComponentsVideo with Code Example・19 mins
- Agentic Search ToolsVideo with Code Example・5 mins
- Persistence and StreamingVideo with Code Example・9 mins
- Human in the loopVideo with Code Example・14 mins
- Essay WriterVideo with Code Example・18 mins
- LangChain ResourcesVideo・2 mins
- ConclusionVideo・4 mins
- Quiz
Graded・Quiz
・10 mins

Elevate your learning experience with Pro
Upgrade to Pro and gain unlimited accomplishments on your resume
Instructors
Course access is free for a limited time during the DeepLearning.AI learning platform beta!
Want to learn more about Generative AI?
Keep learning with updates on curated AI news, courses, and events, as well as Andrew’s thoughts from DeepLearning.AI!


