Uses of Interface
org.springframework.ai.model.function.FunctionCallingOptions
Packages that use FunctionCallingOptions
Package
Description
-
Uses of FunctionCallingOptions in org.springframework.ai.azure.openai
Classes in org.springframework.ai.azure.openai that implement FunctionCallingOptionsModifier and TypeClassDescriptionclassThe configuration information for a chat completions request. -
Uses of FunctionCallingOptions in org.springframework.ai.mistralai
Classes in org.springframework.ai.mistralai that implement FunctionCallingOptions -
Uses of FunctionCallingOptions in org.springframework.ai.model.function
Classes in org.springframework.ai.model.function that implement FunctionCallingOptionsModifier and TypeClassDescriptionstatic classMethods in org.springframework.ai.model.function with parameters of type FunctionCallingOptionsModifier and TypeMethodDescriptionAbstractFunctionCallSupport.handleFunctionCallbackConfigurations(FunctionCallingOptions options, boolean isRuntimeCall) -
Uses of FunctionCallingOptions in org.springframework.ai.openai
Classes in org.springframework.ai.openai that implement FunctionCallingOptions -
Uses of FunctionCallingOptions in org.springframework.ai.vertexai.gemini
Classes in org.springframework.ai.vertexai.gemini that implement FunctionCallingOptions