Class GoogleGenAiTextEmbeddingOptions.Builder
java.lang.Object
org.springframework.ai.google.genai.text.GoogleGenAiTextEmbeddingOptions.Builder
- Enclosing class:
- GoogleGenAiTextEmbeddingOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionautoTruncate(@Nullable Boolean autoTruncate) build()dimensions(@Nullable Integer dimensions) from(GoogleGenAiTextEmbeddingOptions fromOptions) taskType(@Nullable GoogleGenAiTextEmbeddingOptions.TaskType taskType)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
from
-
model
-
model
-
taskType
public GoogleGenAiTextEmbeddingOptions.Builder taskType(@Nullable GoogleGenAiTextEmbeddingOptions.TaskType taskType) -
dimensions
-
title
-
autoTruncate
-
build
-