Uses of Interface
org.springframework.ai.model.function.FunctionCallingOptions
Package
Description
-
Uses of FunctionCallingOptions in org.springframework.ai.azure.openai
Modifier and TypeClassDescriptionclass
The configuration information for a chat completions request. -
Uses of FunctionCallingOptions in org.springframework.ai.mistralai
-
Uses of FunctionCallingOptions in org.springframework.ai.model.function
Modifier and TypeClassDescriptionstatic class
Modifier and TypeMethodDescriptionAbstractFunctionCallSupport.handleFunctionCallbackConfigurations
(FunctionCallingOptions options, boolean isRuntimeCall) -
Uses of FunctionCallingOptions in org.springframework.ai.openai
-
Uses of FunctionCallingOptions in org.springframework.ai.vertexai.gemini