Skip to main content

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

If validation fails

Uses

  • get_schema
  • ToolValidationError

Used By

Source

View on GitHub

praisonaiagents/tools/base.py at line 347