validate
Method
This is a method of the BaseTool class in the base module.Validate the tool configuration.
Signature
Returns
bool
True if validation passes
Exceptions
ToolValidationError
ToolValidationError
If validation fails
Uses
get_schemaToolValidationError
Used By
Source
View on GitHub
praisonaiagents/tools/base.py at line 347
