Uses of Package
org.springframework.ai.model.function
Package
Description
-
ClassDescriptionRepresents 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
. -
ClassDescriptionRepresents 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
. -
ClassDescriptionRepresents 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
. -
-
ClassDescriptionRepresents 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
. -
ClassDescriptionRepresents 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
. -
ClassDescriptionRepresents 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
.Note that the underlying function is responsible for converting the output into format that can be consumed by the Model.Builder forFunctionCallingOptions
. -
ClassDescriptionRepresents 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
. -
ClassDescriptionRepresents 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
.