Skip to main content

Repeat

Defined in the workflows module.
Rust AI Agent SDK Repeat pattern - repeat execution

Fields

NameTypeDescription
agentArc<Agent>Agent to repeat
timesusizeNumber of times to repeat

Source

View on GitHub

praisonai/src/workflows/mod.rs at line 356