parallel
Function
This function is defined in the workflow_aliases module.Create a parallel workflow step Executes multiple agents concurrently. # Arguments *
agents - List of agents to execute in parallel
Signature
Parameters
No description available.
Returns
The result of the operation.
Source
View on GitHub
praisonai/src/parity/workflow_aliases.rs at line 64
