Uses of Class
org.springframework.ai.bedrock.llama.BedrockLlamaChatOptions
Package
Description
-
Uses of BedrockLlamaChatOptions in org.springframework.ai.autoconfigure.bedrock.llama
Modifier and TypeMethodDescriptionvoid
BedrockLlamaChatProperties.setOptions
(BedrockLlamaChatOptions options) -
Uses of BedrockLlamaChatOptions in org.springframework.ai.bedrock.llama
Modifier and TypeMethodDescriptionBedrockLlamaChatOptions.Builder.build()
BedrockLlamaChatOptions.copy()
static BedrockLlamaChatOptions
BedrockLlamaChatOptions.fromOptions
(BedrockLlamaChatOptions fromOptions) Modifier and TypeMethodDescriptionstatic BedrockLlamaChatOptions
BedrockLlamaChatOptions.fromOptions
(BedrockLlamaChatOptions fromOptions) ModifierConstructorDescriptionBedrockLlamaChatModel
(LlamaChatBedrockApi chatApi, BedrockLlamaChatOptions options)