Uses of Class
org.springframework.ai.bedrock.cohere.BedrockCohereEmbeddingOptions
Packages that use BedrockCohereEmbeddingOptions
Package
Description
-
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) -
Uses of BedrockCohereEmbeddingOptions in org.springframework.ai.model.bedrock.cohere.autoconfigure
Methods in org.springframework.ai.model.bedrock.cohere.autoconfigure that return BedrockCohereEmbeddingOptions