Uses of Class
org.springframework.ai.autoconfigure.bedrock.llama.BedrockLlamaChatProperties
-
Uses of BedrockLlamaChatProperties in org.springframework.ai.autoconfigure.bedrock.llama
Modifier and TypeMethodDescriptionBedrockLlamaChatAutoConfiguration.llamaApi
(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider, software.amazon.awssdk.regions.providers.AwsRegionProvider regionProvider, BedrockLlamaChatProperties properties, BedrockAwsConnectionProperties awsProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper) BedrockLlamaChatAutoConfiguration.llamaChatModel
(LlamaChatBedrockApi llamaApi, BedrockLlamaChatProperties properties)