Class BedrockCohereEmbeddingOptions

java.lang.Object
org.springframework.ai.bedrock.cohere.BedrockCohereEmbeddingOptions
All Implemented Interfaces:
org.springframework.ai.embedding.EmbeddingOptions, org.springframework.ai.model.ModelOptions

public class BedrockCohereEmbeddingOptions extends Object implements org.springframework.ai.embedding.EmbeddingOptions
Options for the Bedrock Cohere embedding API.
Author:
Christian Tzolov, Thomas Vitale, Ilayaperumal Gopinathan