LangChain and LangGraph have reached their 1.0 stable releases, marking a commitment to no breaking changes until 2.0. LangChain 1.0 introduces the create_agent abstraction with middleware support for customization, standardized content blocks across providers, and a streamlined package focused on core agent functionality. LangGraph 1.0 provides production-ready features including durable state, built-in persistence, and human-in-the-loop patterns for complex workflows. Both frameworks are backward compatible, with LangChain built on top of LangGraph's runtime, allowing developers to start with high-level abstractions and drop down to lower-level control when needed.

9m read timeFrom blog.langchain.com
Post cover image
Table of contents
LangChain 1.0LangGraph 1.0When to Use Each FrameworkDocumentation & ResourcesThank You & Feedback

Sort: