Uses of Package
org.springframework.ai.model.function
Packages that use org.springframework.ai.model.function
Package
Description
-
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.model.function
-
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
.