These pages detail the core interfaces you will use when building with LangGraph. Each section covers a different part of the ecosystem.

LangGraph

The core APIs for the LangGraph open source library.

Prebuilt components

Higher-level abstractions for common workflows, agents, and other patterns.
  • Agents: Built-in agent patterns.
  • Supervisor: Orchestration and delegation.
  • Swarm: Multi-agent collaboration.