Class GoogleGenAiTextEmbeddingOptions

java.lang.Object
org.springframework.ai.google.genai.text.GoogleGenAiTextEmbeddingOptions
All Implemented Interfaces:
EmbeddingOptions, ModelOptions

public class GoogleGenAiTextEmbeddingOptions extends Object implements EmbeddingOptions
Options for the Embedding supported by the GenAI SDK
Since:
1.0.0
Author:
Christian Tzolov, Ilayaperumal Gopinathan, Dan Dobrin