Class BedrockTitanChatOptions.Builder
java.lang.Object
org.springframework.ai.bedrock.titan.BedrockTitanChatOptions.Builder
- Enclosing class:
- BedrockTitanChatOptions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withMaxTokenCount
(Integer maxTokenCount) withStopSequences
(List<String> stopSequences) withTemperature
(Double temperature)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTemperature
-
withTopP
-
withMaxTokenCount
-
withStopSequences
-
build
-