handoff
Function
This function is defined in the workflow_aliases module.Create a handoff to another agent # Arguments *
target - Name of the target agent * message - Optional handoff message
Signature
Parameters
impl Into<String>
required
No description available.
Option<&str>
required
No description available.
Returns
HandoffConfig
The result of the operation.
Uses
message
Source
View on GitHub
praisonai/src/parity/workflow_aliases.rs at line 193
