toolRegistry

Sets the tool registry to be used by the FunctionalServiceBuilder.

This method updates the toolRegistry field of the builder, specifying the registry of tools that will be available to the agent during execution.

Return

The current instance of the FunctionalServiceBuilder for method chaining.

Parameters

toolRegistry

The ToolRegistry instance to associate with the builder.