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.azure.openaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom 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
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom 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
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom 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
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom the Spring context and wrap it into aFunctionCallback. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.mistralaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom the Spring context and wrap it into aFunctionCallback. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.model.functionClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom 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. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.openaiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom the Spring context and wrap it into aFunctionCallback. -
Classes in org.springframework.ai.model.function used by org.springframework.ai.vertexai.geminiClassDescriptionRepresents a model function call handler.A Spring
ApplicationContextAwareimplementation that provides a way to retrieve aFunctionfrom the Spring context and wrap it into aFunctionCallback.