Package org.springframework.ai.model.function
package org.springframework.ai.model.function
-
ClassDescriptionDeprecated.Use specific builder for the type of tool you need, e.g.Deprecated.Use specific builder for the type of tool you need, e.g.Deprecated.Use
SpringBeanToolCallbackResolver
instead.Deprecated.in favor ofDefaultToolCallingChatOptions
.Deprecated.in favor ofDefaultToolCallingChatOptions.Builder
.Deprecated.in favor ofToolCallback
.Deprecated.Use specific builder for the type of tool you need, e.g.FunctionCallback.CommonCallbackInvokingSpec<B extends FunctionCallback.CommonCallbackInvokingSpec<B>>Function
invoking builder interface.Method invoking builder interface.Describes the type of the schema used to describe the input parameters of the function.Deprecated.UseToolCallbackResolver
instead.Deprecated.UseToolCallingManager
instead.Helper used to provide only the function definition, without the actual function call implementation.Deprecated.in favor ofToolCallingChatOptions
.Builder for creatingFunctionCallingOptions
instance.Deprecated.in favor ofFunctionToolCallback
.Deprecated.in favor ofMethodToolCallback
.