Class BedrockCohereEmbeddingOptions

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

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