Skip to main content

Module graph

Module graph 

Source

Re-exports§

pub use crate::builder::AgentGraphBuilder;

Structs§

AgentGraph
The agent graph — an orchestrator that owns control-flow and delegates node work to the Payload layer.

Constants§

END
Virtual end node name.
START
Virtual start node name.