Class VertexAiMultimodalEmbeddingOptions.Builder
java.lang.Object
org.springframework.ai.vertexai.embedding.multimodal.VertexAiMultimodalEmbeddingOptions.Builder
- Enclosing class:
- VertexAiMultimodalEmbeddingOptions
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
dimensions
(Integer dimensions) from
(VertexAiMultimodalEmbeddingOptions fromOptions) videoEndOffsetSec
(Integer videoEndOffsetSec) videoIntervalSec
(Integer videoIntervalSec) videoStartOffsetSec
(Integer videoStartOffsetSec)
-
Field Details
-
options
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
from
public VertexAiMultimodalEmbeddingOptions.Builder from(VertexAiMultimodalEmbeddingOptions fromOptions) -
model
-
model
-
dimensions
-
videoStartOffsetSec
-
videoEndOffsetSec
-
videoIntervalSec
-
build
-