
Season 2 · Episode 1946
LangGraph's 3-Layer Agent Stack Explained
We unpack LangGraph, LangChain, and Deep Agents to reveal the deliberate hierarchy behind the ecosystem.
My Weird Prompts · Daniel Rosehill
April 3, 202632m 5s
Audio is streamed directly from the publisher (dts.podtrac.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Is LangChain just one library? The docs reveal a deliberate three-layer architecture designed for different levels of control. We explore the low-level orchestration of LangGraph, the high-level components of LangChain, and the "batteries-included" Deep Agents framework. Learn why the new Functional API lets you write agents as standard Python functions, how virtual filesystems solve context limits, and why durable execution changes debugging forever.