Package org.springframework.ai.model.tool
@NonNullApi
@NonNullFields
package org.springframework.ai.model.tool
-
ClassDescriptionDefault implementation of
ToolCallingChatOptions.Default implementation ofToolCallingChatOptions.Builder.Default implementation ofToolCallingManager.Default implementation ofToolExecutionResult.Deprecated.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.The result of a tool execution.
AbstractToolCallSupport.