BaseTool

This is a class from the synth-ai library.

Parameters

  • name: The name of the tool
  • arguments: Pydantic model defining the tool’s arguments
  • description: Human-readable description of what the tool does
  • strict: Whether to enforce strict schema validation (default True)
Source: ../synth-ai/synth_ai/lm/tools/base.py