What is LangGraph?
LangGraph is a low-level Agent Orchestration Framework and Agent Runtime designed for building controllable, stateful, and reliable Large Language Model (LLM) agents. The framework provides developer control over agentic workflows by representing interactions as nodes and edges within a Cyclic Graph, enabling the creation of complex, multi-turn, and multi-agent systems.