ToolRegistryBuilder
A builder class for creating a ToolRegistry instance. This class provides methods to configure and register tools, either individually or as a list, and then constructs a registry containing the defined tools.
A builder class for creating a ToolRegistry instance. This class provides methods to configure and register tools, either individually or as a list, and then constructs a registry containing the defined tools.
A builder class for creating a ToolRegistry instance. This class provides methods to configure and register tools, either individually or as a list, and then constructs a registry containing the defined tools.
Functions
Builds a ToolRegistry instance containing the tools added to the builder.
Builds a ToolRegistry instance containing the tools added to the builder.
Builds a ToolRegistry instance containing the tools added to the builder.
Add a tool to the registry
Add a tool to the registry
Registers toolFunction as a tool in the ToolRegistry.
Add a tool to the registry
Add multiple tools to the registry
Registers a set of tools from the instance in the ToolRegistry .
Add multiple tools to the registry
Add multiple tools to the registry