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) BedrockCohereEmbeddingAutoConfiguration.cohereEmbeddingModel
(CohereEmbeddingBedrockApi cohereEmbeddingApi, BedrockCohereEmbeddingProperties properties)