Package org.springframework.ai.model.tool
@NonNullApi
@NonNullFields
package org.springframework.ai.model.tool
-
ClassDescriptionDefault implementation of
ToolCallingChatOptions
.Default implementation ofToolCallingChatOptions.Builder
.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.