Compare patterns →
Mini Map
Double-click a node to toggle it
Workflow

Prompt Chaining

A sequence of LLM calls where each call's output becomes the next call's input. Validation gates check quality before proceeding.

When to use

Use when a task can be broken into sequential, well-defined sub-tasks where each step produces a verifiable intermediate result.

Double-click nodes to explore their effects