Uses of Class
org.springframework.ai.vertexai.embedding.multimodal.VertexAiMultimodalEmbeddingOptions.Builder
-
Uses of VertexAiMultimodalEmbeddingOptions.Builder in org.springframework.ai.vertexai.embedding.multimodal
Modifier and TypeMethodDescriptionVertexAiMultimodalEmbeddingOptions.builder()
VertexAiMultimodalEmbeddingOptions.Builder.dimensions
(Integer dimensions) VertexAiMultimodalEmbeddingOptions.Builder.from
(VertexAiMultimodalEmbeddingOptions fromOptions) VertexAiMultimodalEmbeddingOptions.Builder.model
(VertexAiMultimodalEmbeddingModelName model) VertexAiMultimodalEmbeddingOptions.Builder.videoEndOffsetSec
(Integer videoEndOffsetSec) VertexAiMultimodalEmbeddingOptions.Builder.videoIntervalSec
(Integer videoIntervalSec) VertexAiMultimodalEmbeddingOptions.Builder.videoStartOffsetSec
(Integer videoStartOffsetSec)