HookExecutionResult
Defined in the types module.AI Agent Result of executing a single hook.
Properties
str
No description available.
str
No description available.
HookEvent
No description available.
bool
No description available.
Optional[HookResult]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional[int]
No description available.
float
No description available.
Optional[str]
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert to dictionary.
Source
View on GitHub
praisonaiagents/hooks/types.py at line 276
