Uses of Package
org.springframework.ai.model.tool
Packages that use org.springframework.ai.model.tool
-
Classes in org.springframework.ai.model.tool used by org.springframework.ai.model.toolClassDescriptionDefault implementation of
ToolCallingChatOptions.Builder.Default implementation ofToolCallingManager.Default implementation ofToolExecutionResult.Mixin interface for ChatModels that support structured output.A set of options that can be used to configure the interaction with a chat model, including tool calling.A builder to create aToolCallingChatOptionsinstance.Service responsible for managing the tool calling process for a chat model.Determines whatDefaultToolCallingManagerdoes when a configured tool call limit (per tool name or total per turn) is exceeded.The result of a tool execution.