Expand description
Command Pattern for Workflow Control
Provides a unified way to update state and control workflow execution flow from within node functions. Inspired by LangGraph’s Command pattern.
Structs§
- Command
- Command returned by node functions
- Send
Command - Send command for MapReduce pattern
Enums§
- Control
Flow - Control flow directive for workflow execution