LangGraph is a library for building stateful, multi-actor AI applications with LLMs. It extends LangChain with graph-based workflows that support cycles, persistence, and human-in-the-loop patterns. Used to build complex AI agents, chatbots, and orchestration systems.