Uses of Class
org.springframework.ai.model.function.FunctionCallingOptionsBuilder.PortableFunctionCallingOptions
Package
Description
-
Uses of FunctionCallingOptionsBuilder.PortableFunctionCallingOptions in org.springframework.ai.autoconfigure.bedrock.converse
Modifier and TypeMethodDescriptionvoid
BedrockConverseProxyChatProperties.setOptions
(FunctionCallingOptionsBuilder.PortableFunctionCallingOptions options) -
Uses of FunctionCallingOptionsBuilder.PortableFunctionCallingOptions in org.springframework.ai.model.function
Modifier and TypeMethodDescriptionFunctionCallingOptionsBuilder.build()
FunctionCallingOptionsBuilder.PortableFunctionCallingOptions.merge
(ChatOptions options) FunctionCallingOptionsBuilder.PortableFunctionCallingOptions.merge
(FunctionCallingOptions options)