Class VertexAiTextEmbeddingOptions

java.lang.Object
org.springframework.ai.vertexai.embedding.text.VertexAiTextEmbeddingOptions
All Implemented Interfaces:
EmbeddingOptions, ModelOptions

public class VertexAiTextEmbeddingOptions extends Object implements EmbeddingOptions
Since:
1.0.0
Author:
Christian Tzolov