remove_verification
Method
This is a method of the Agent class in the agent module.Remove a verification hook by name. Returns True if one was removed.
Signature
Parameters
str
required
No description available.
Returns
bool
The result of the operation.
Source
View on GitHub
praisonaiagents/agent/agent.py at line 5010
