Skip to content
Ian Cunningham monogram Ian Cunningham AI systems builder

Tag

Architecture

1 post(s) tagged with Architecture.

Command vs Send in LangGraph: Choosing the Right Primitive

Command vs Send in LangGraph: Choosing the Right Primitive

When to use Command for control flow and Send for data parallelism in LangGraph, with practical testing examples for each.