Uses of Class
org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereChatProperties
Packages that use BedrockCohereChatProperties
-
Uses of BedrockCohereChatProperties in org.springframework.ai.autoconfigure.bedrock.cohere
Methods in org.springframework.ai.autoconfigure.bedrock.cohere with parameters of type BedrockCohereChatPropertiesModifier and TypeMethodDescriptionBedrockCohereChatAutoConfiguration.cohereChatApi
(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider, BedrockCohereChatProperties properties, BedrockAwsConnectionProperties awsProperties) BedrockCohereChatAutoConfiguration.cohereChatClient
(CohereChatBedrockApi cohereChatApi, BedrockCohereChatProperties properties)