Skip to main content

failure

Method
This is a method of the AgentRunOutcome class in the run_outcome module.
Create a general failure outcome.

Signature

Parameters

str
required
No description available.
Optional[str]
No description available.
float
default:"0.0"
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional
No description available.

Returns

'AgentRunOutcome'
The result of the operation.

Uses

  • cls

Source

View on GitHub

praisonaiagents/run_outcome.py at line 194