class documentation

class CustomToolInput: (source)

View In Hierarchy

Data conversion friendly representation of a CustomTool. Contains only the fields which are needed by the model execution to determine what tool to call, not the actual tool invocation, which remains in the workflow context.

Class Variable tool_config Undocumented
tool_config: CustomToolParam = (source) ΒΆ

Undocumented