Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

HandoffFilter

Defined in the Workflow Aliases module.
Rust AI Agent SDK Handoff filter types

Fields

NameTypeDescription
Allowvariant-
allvariant-
handoffsvariant-
AllowAllvariantAllow all handoffs
Denyvariant-
allvariant-
handoffsvariant-
DenyAllvariantDeny all handoffs
Allowvariant-
specificvariant-
agentsvariant-
onlyvariant-
AllowListvariantAllow specific agents only
Denyvariant-
specificvariant-
agentsvariant-
DenyListvariantDeny specific agents

Source

View on GitHub

praisonai/src/parity/workflow_aliases.rs at line 0

Rust Handoffs

Rust A2A