Skip to main content

Module command

Module command 

Source
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
SendCommand
Send command for MapReduce pattern

Enums§

ControlFlow
Control flow directive for workflow execution