Uses of Class
org.springframework.ai.autoconfigure.bedrock.llama2.BedrockLlama2ChatProperties
-
Uses of BedrockLlama2ChatProperties in org.springframework.ai.autoconfigure.bedrock.llama2
Modifier and TypeMethodDescriptionBedrockLlama2ChatAutoConfiguration.llama2Api
(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider, BedrockLlama2ChatProperties properties, BedrockAwsConnectionProperties awsProperties) BedrockLlama2ChatAutoConfiguration.llama2ChatClient
(Llama2ChatBedrockApi llama2Api, BedrockLlama2ChatProperties properties)