Class BedrockTitanEmbeddingOptions

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

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