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