Skip to main content
Besides standard Pydantic features, you can also use a special ToolConfig class to customize tool behavior within the framework:

Available ToolConfig Parameters

The following parameters are supported, with version compatibility noted:

Usage

To use one of the available parameters, simply add a class ToolConfig block to your tool class: