LangGraphTL;DR: LangGraph is module built on top of LangChain to better enable creation of cyclical graphs, often needed for agent runtimes. * Python Repo * Python YouTube Playlist * JS Repo Introduction One of the things we highlighted in our LangChain v0.1 announcement was the introduction of a new library: LangGraph.