Uses of Package
org.springframework.ai.model.function
Packages that use org.springframework.ai.model.function
Package
Description
Chat client.
Provides the API for chat client advisors.
-
Classes in org.springframework.ai.model.function used by org.springframework.ai.anthropicClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.anthropicClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.azure.openaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.bedrock.converseClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.minimaxClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.mistralaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.moonshotClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.ollamaClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.openaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.qianfanClassDescriptionA Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
-
Classes in org.springframework.ai.model.function used by org.springframework.ai.autoconfigure.zhipuaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.azure.openaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.bedrock.converseClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.chat.client
-
-
Classes in org.springframework.ai.model.function used by org.springframework.ai.chat.modelClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.minimaxClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.mistralaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.model.functionClassDescriptionRepresents a model function call handler.Builder for creating a
FunctionCallback
instance.Function
invoking builder interface.Method invoking builder interface.A SpringApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.Deprecated.Deprecated.in favor ofDefaultFunctionCallbackBuilder
FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel.Builder forFunctionCallingOptions
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.moonshotClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.ollamaClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.ollama.apiClassDescriptionRepresents a model function call handler.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel.
-
Classes in org.springframework.ai.model.function used by org.springframework.ai.openaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.vertexai.geminiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.zhipuaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAware
implementation that provides a way to retrieve aFunction
from the Spring context and wrap it into aFunctionCallback
.FunctionCallingOptions is a set of options that can be used to configure the function calling behavior of the ChatModel.
FunctionCallbackWrapper.Builder