Uses of Class
org.springframework.ai.autoconfigure.bedrock.cohere.BedrockCohereEmbeddingProperties
Packages that use BedrockCohereEmbeddingProperties
-
Uses of BedrockCohereEmbeddingProperties in org.springframework.ai.autoconfigure.bedrock.cohere
Methods in org.springframework.ai.autoconfigure.bedrock.cohere with parameters of type BedrockCohereEmbeddingPropertiesModifier and TypeMethodDescriptionBedrockCohereEmbeddingAutoConfiguration.cohereEmbeddingApi
(software.amazon.awssdk.auth.credentials.AwsCredentialsProvider credentialsProvider, BedrockCohereEmbeddingProperties properties, BedrockAwsConnectionProperties awsProperties) BedrockCohereEmbeddingAutoConfiguration.cohereEmbeddingClient
(CohereEmbeddingBedrockApi cohereEmbeddingApi, BedrockCohereEmbeddingProperties properties)