Uses of Class
org.springframework.ai.bedrock.anthropic3.Anthropic3ChatOptions
Package
Description
-
Uses of Anthropic3ChatOptions in org.springframework.ai.autoconfigure.bedrock.anthropic3
Modifier and TypeMethodDescriptionvoid
BedrockAnthropic3ChatProperties.setOptions
(Anthropic3ChatOptions options) -
Uses of Anthropic3ChatOptions in org.springframework.ai.bedrock.anthropic3
Modifier and TypeMethodDescriptionAnthropic3ChatOptions.Builder.build()
Anthropic3ChatOptions.copy()
static Anthropic3ChatOptions
Anthropic3ChatOptions.fromOptions
(Anthropic3ChatOptions fromOptions) Modifier and TypeMethodDescriptionstatic Anthropic3ChatOptions
Anthropic3ChatOptions.fromOptions
(Anthropic3ChatOptions fromOptions) ModifierConstructorDescriptionBedrockAnthropic3ChatModel
(Anthropic3ChatBedrockApi chatApi, Anthropic3ChatOptions options)