Uses of Class
org.springframework.ai.bedrock.llama.BedrockLlamaChatOptions.Builder
-
Uses of BedrockLlamaChatOptions.Builder in org.springframework.ai.bedrock.llama
Modifier and TypeMethodDescriptionBedrockLlamaChatOptions.builder()
BedrockLlamaChatOptions.Builder.temperature
(Double temperature) BedrockLlamaChatOptions.Builder.withMaxGenLen
(Integer maxGenLen) Deprecated, for removal: This API element is subject to removal in a future version.BedrockLlamaChatOptions.Builder.withTemperature
(Double temperature) Deprecated, for removal: This API element is subject to removal in a future version.usetemperature(Double)
instead.Deprecated, for removal: This API element is subject to removal in a future version.usetopP(Double)
instead.
maxGenLen(Integer)
instead.