Uses of Class
org.springframework.ai.bedrock.cohere.api.CohereEmbeddingBedrockApi
Packages that use CohereEmbeddingBedrockApi
-
Uses of CohereEmbeddingBedrockApi in org.springframework.ai.bedrock.cohere
Constructors in org.springframework.ai.bedrock.cohere with parameters of type CohereEmbeddingBedrockApiModifierConstructorDescriptionBedrockCohereEmbeddingModel(CohereEmbeddingBedrockApi cohereEmbeddingBedrockApi) BedrockCohereEmbeddingModel(CohereEmbeddingBedrockApi cohereEmbeddingBedrockApi, BedrockCohereEmbeddingOptions options)