Package org.springframework.ai.tool
@NonNullApi
@NonNullFields
package org.springframework.ai.tool
-
ClassDescriptionA simple implementation of
ToolCallbackProvider
that maintains a static array ofFunctionCallback
objects.Represents a tool whose execution can be triggered by an AI model.ProvidesToolCallback
instances for tools defined in different sources.ProvidesToolCallback
instances for tools defined in different sources.