Uses of Class
org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereEmbeddingProperties
-
Uses of BedrockCohereEmbeddingProperties in org.springframework.ai.autoconfigure.bedrock.cohere
Modifier and TypeMethodDescriptionBedrockCohereEmbeddingAutoConfiguration.cohereEmbeddingApi
(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider, software.amazon.awssdk.regions.providers.AwsRegionProvider regionProvider, BedrockCohereEmbeddingProperties properties, BedrockAwsConnectionProperties awsProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper) BedrockCohereEmbeddingAutoConfiguration.cohereEmbeddingModel
(CohereEmbeddingBedrockApi cohereEmbeddingApi, BedrockCohereEmbeddingProperties properties)