Parallel
Defined in the Workflows module.Rust AI Agent SDK Parallel pattern - concurrent execution
Fields
| Name | Type | Description |
|---|---|---|
agents | Vec<Arc<Agent>> | Agents to run in parallel |
Parallel pattern - concurrent execution
Defined in the Workflows module.Rust AI Agent SDK Parallel pattern - concurrent execution
| Name | Type | Description |
|---|---|---|
agents | Vec<Arc<Agent>> | Agents to run in parallel |