Workflow
Orchestration framework
icon
Search documents
LangChain Academy New Course: LangGraph Essentials
LangChain· 2025-10-27 16:42
We’re releasing a new LangChain Academy course, LangGraph Essentials, where you can learn the basics of LangGraph in less than an hour. LangGraph is a low-level orchestration framework designed specifically for building AI agents. It provides a durable runtime for agents with graph-based execution.LangGraph allows you to create flexible, agentic workflows with its modular components. It allows you to control execution, manage state, allow for human intervention when needed, and scale reliably. LangGraph add ...