Create docs/cookbook/graph-patterns.md:
15+ ready-to-copy patterns:
- Linear 3-node graph
- Conditional routing
- Parallel fan-out with merge
- Looping graph with max_steps
- Graph with SQLite checkpoint
- Graph with Redis checkpoint
- Human-in-the-loop with approval_node
- Subgraph composition
- Graph with token streaming
- Graph with SSE streaming (FastAPI)
- Graph with WebSocket streaming
- Graph with execution tracing
- Graph with event callbacks
- TypedState with custom reducers
- Graph exported as Mermaid diagram
Create
docs/cookbook/graph-patterns.md:15+ ready-to-copy patterns: