Class BedrockTitanEmbeddingOptions

java.lang.Object
org.springframework.ai.bedrock.titan.BedrockTitanEmbeddingOptions
All Implemented Interfaces:
EmbeddingOptions, ModelOptions

public class BedrockTitanEmbeddingOptions extends Object implements EmbeddingOptions
Options for the Titan Embedding API.
Author:
Wei Jiang, Thomas Vitale