SESSION 8

Session 8 — Building Agents with LangChain

Build your first agent, add memory, streaming, structured output, and multi-agent handoffs.

3 hours11 exercises · 3 groups
What you'll build by the end
  • ✓ A ReAct agent that autonomously reasons and calls tools
  • ✓ A multi-turn chatbot with persistent memory
  • ✓ A streaming agent that shows progress in real time
  • ✓ An agent gated by human approval for dangerous operations
  • ✓ A sales/support handoff system with state-driven routing
  • ✓ A supervisor that orchestrates research + writing subagents

Prerequisites

The arc

Single agent
00–03
Memory & output
04–07
Advanced
08–10

Exercises

Advanced
Human approval gates, conversational handoffs, supervisor orchestration.

When you get stuck or finish