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.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.Interface for determining when tool execution should be performed based on model responses.The result of a tool execution.