check_safety
Method
This is a method of the Handoff class in the handoff module.Check safety constraints before handoff
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
check_safety: Check safety constraints before handoff
This is a method of the Handoff class in the handoff module.Check safety constraints before handoff
def check_safety(
&self,
_source_agent_name: &str,
chain: &HandoffChain,
) -> Result<()>