HookOutput
Defined in the types module.AI Agent Base hook output - common fields for all events.
Properties
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Methods
is_blocking()
Check if this output represents a blocking decision.
should_stop()
Check if execution should stop.
get_reason()
Get the effective reason for blocking or stopping.
Source
View on GitHub
praisonaiagents/hooks/types.py at line 100
