Class BedrockLlama2ChatOptions.Builder
java.lang.Object
org.springframework.ai.bedrock.llama2.BedrockLlama2ChatOptions.Builder
- Enclosing class:
BedrockLlama2ChatOptions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withMaxGenLen
(Integer maxGenLen) withTemperature
(Float temperature)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTemperature
-
withTopP
-
withMaxGenLen
-
build
-