Uses of Class
org.springframework.ai.bedrock.cohere.BedrockCohereEmbeddingOptions
Packages that use BedrockCohereEmbeddingOptions
-
Uses of BedrockCohereEmbeddingOptions in org.springframework.ai.bedrock.cohere
Methods in org.springframework.ai.bedrock.cohere that return BedrockCohereEmbeddingOptionsConstructors in org.springframework.ai.bedrock.cohere with parameters of type BedrockCohereEmbeddingOptionsModifierConstructorDescriptionBedrockCohereEmbeddingModel(CohereEmbeddingBedrockApi cohereEmbeddingBedrockApi, BedrockCohereEmbeddingOptions options)