Skip to main content

is_success

Method
This is a method of the AgentRunOutcome class in the run_outcome module.
Check if the outcome represents successful completion.

Signature

Returns

bool
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/run_outcome.py at line 141