Uses of Class
org.springframework.ai.bedrock.cohere.BedrockCohereEmbeddingOptions
Packages that use BedrockCohereEmbeddingOptions
Package
Description
-
Uses of BedrockCohereEmbeddingOptions in org.springframework.ai.autoconfigure.bedrock.cohere
Methods in org.springframework.ai.autoconfigure.bedrock.cohere that return BedrockCohereEmbeddingOptionsMethods in org.springframework.ai.autoconfigure.bedrock.cohere with parameters of type BedrockCohereEmbeddingOptionsModifier and TypeMethodDescriptionvoid
BedrockCohereEmbeddingProperties.setOptions
(BedrockCohereEmbeddingOptions options) -
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)