Uses of Class
org.springframework.ai.bedrock.anthropic3.Anthropic3ChatOptions.Builder
-
Uses of Anthropic3ChatOptions.Builder in org.springframework.ai.bedrock.anthropic3
Modifier and TypeMethodDescriptionAnthropic3ChatOptions.builder()
Anthropic3ChatOptions.Builder.withAnthropicVersion
(String anthropicVersion) Anthropic3ChatOptions.Builder.withMaxTokens
(Integer maxTokens) Anthropic3ChatOptions.Builder.withStopSequences
(List<String> stopSequences) Anthropic3ChatOptions.Builder.withTemperature
(Double temperature)