Skip to main content

Loop

Defined in the Workflows module.
Rust AI Agent SDK Loop pattern - iterate over items

Fields

NameTypeDescription
agentArc<Agent>Agent to execute for each item
itemsVec<String>Items to iterate over