allow_only
Method
This is a method of the HandoffFilters class in the workflow_aliases module.Allow only specific agents
Signature
Parameters
No description available.
Returns
The result of the operation.
allow_only: Allow only specific agents
This is a method of the HandoffFilters class in the workflow_aliases module.Allow only specific agents
def allow_only(agents: Vec<String>) -> Self