Uses of Package
org.springframework.ai.model.tool
Package
Description
-
ClassDescriptionService responsible for managing the tool calling process for a chat model.
-
ClassDescriptionDefault implementation of
ToolCallingChatOptions.Builder
.Default implementation ofToolCallingManager
.Default implementation ofToolExecutionResult
.Deprecated.Deprecated.A set of options that can be used to configure the interaction with a chat model, including tool calling.A builder to create aToolCallingChatOptions
instance.Service responsible for managing the tool calling process for a chat model.The result of a tool execution. -
ClassDescriptionService responsible for managing the tool calling process for a chat model.
-
ClassDescriptionA set of options that can be used to configure the interaction with a chat model, including tool calling.
AbstractToolCallSupport
.