Skip to main content

HandoffResult

Defined in the handoff module.
Rust AI Agent SDK Result of a handoff operation.

Fields

Methods

success

Create a successful result Parameters:

failure

Create a failed result Parameters:

with_target

Set target agent Parameters:

with_source

Set source agent Parameters:

with_duration

Set duration Parameters:

with_depth

Set handoff depth Parameters:

Source

View on GitHub

praisonai/src/handoff/mod.rs at line 292

Rust Handoffs

Rust A2A