Uses of Class
org.springframework.ai.model.function.FunctionCallingOptionsBuilder.PortableFunctionCallingOptions
Packages that use FunctionCallingOptionsBuilder.PortableFunctionCallingOptions
Package
Description
-
Uses of FunctionCallingOptionsBuilder.PortableFunctionCallingOptions in org.springframework.ai.autoconfigure.bedrock.converse
Methods in org.springframework.ai.autoconfigure.bedrock.converse that return FunctionCallingOptionsBuilder.PortableFunctionCallingOptionsMethods in org.springframework.ai.autoconfigure.bedrock.converse with parameters of type FunctionCallingOptionsBuilder.PortableFunctionCallingOptionsModifier and TypeMethodDescriptionvoid
BedrockConverseProxyChatProperties.setOptions
(FunctionCallingOptionsBuilder.PortableFunctionCallingOptions options) -
Uses of FunctionCallingOptionsBuilder.PortableFunctionCallingOptions in org.springframework.ai.model.function
Methods in org.springframework.ai.model.function that return FunctionCallingOptionsBuilder.PortableFunctionCallingOptionsModifier and TypeMethodDescriptionFunctionCallingOptionsBuilder.build()
FunctionCallingOptionsBuilder.PortableFunctionCallingOptions.merge
(ChatOptions options) FunctionCallingOptionsBuilder.PortableFunctionCallingOptions.merge
(FunctionCallingOptions options)