from_outcome
Method
This is a method of the HandoffResult class in the handoff module.Create HandoffResult from AgentRunOutcome.
Signature
Parameters
AgentRunOutcome
required
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
int
default:"0"
No description available.
Returns
'HandoffResult'
The result of the operation.
Uses
clsoutcome.is_success
Source
View on GitHub
praisonaiagents/agent/handoff.py at line 277
