Execute a workflow composed of chained Sequence objects until no new sequence is produced. Returns both the final AgentState and the ordered history of sequences for inspection / debugging.
Sequence
AgentState
Execute a workflow composed of chained
Sequence
objects until no new sequence is produced. Returns both the finalAgentState
and the ordered history of sequences for inspection / debugging.