BaseVerificationHook
Defined in the verification module.AI Agent Base class for verification hooks. Provides common functionality for verification hooks. Subclass this to create custom verification hooks.
Constructor
No description available.
No description available.
Properties
No description available.
No description available.
Methods
run()
Run the verification hook.
Usage
Source
View on GitHub
praisonaiagents/hooks/verification.py at line 100
