Uses of Class
org.springframework.ai.autoconfigure.bedrock.llama2.BedrockLlama2ChatProperties
Packages that use BedrockLlama2ChatProperties
-
Uses of BedrockLlama2ChatProperties in org.springframework.ai.autoconfigure.bedrock.llama2
Methods in org.springframework.ai.autoconfigure.bedrock.llama2 with parameters of type BedrockLlama2ChatPropertiesModifier and TypeMethodDescriptionBedrockLlama2ChatAutoConfiguration.llama2Api
(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider, BedrockLlama2ChatProperties properties, BedrockAwsConnectionProperties awsProperties) BedrockLlama2ChatAutoConfiguration.llama2ChatClient
(Llama2ChatBedrockApi llama2Api, BedrockLlama2ChatProperties properties)