Skip to course content
Free LangGraph course

LangGraph for Agentic Workflows

Module 01

Why Graph Orchestration Exists

By the end of this module you can say what a graph gives you that a chain does not - branching, cycles and resumability - and recognise when a chain was enough.

Units

  1. Unit 01.00: The point where a chain stops being enough
  2. Unit 01.01: Branching, cycles, and resuming
  3. Unit 01.02: What a graph costs you in complexity
  4. Unit 01.03: Recognising a workflow that is still linear
  5. Unit 01.04: Choosing the smallest structure that fits

Module work