Uses of Class
org.springframework.ai.vertexai.embedding.multimodal.VertexAiMultimodalEmbeddingOptions
Package
Description
-
Uses of VertexAiMultimodalEmbeddingOptions in org.springframework.ai.autoconfigure.vertexai.embedding
Modifier and TypeMethodDescriptionvoid
VertexAiMultimodalEmbeddingProperties.setOptions
(VertexAiMultimodalEmbeddingOptions options) -
Uses of VertexAiMultimodalEmbeddingOptions in org.springframework.ai.vertexai.embedding.multimodal
Modifier and TypeFieldDescriptionVertexAiMultimodalEmbeddingModel.defaultOptions
protected VertexAiMultimodalEmbeddingOptions
VertexAiMultimodalEmbeddingOptions.Builder.options
Modifier and TypeMethodDescriptionVertexAiMultimodalEmbeddingOptions.Builder.from
(VertexAiMultimodalEmbeddingOptions fromOptions) ModifierConstructorDescriptionVertexAiMultimodalEmbeddingModel
(VertexAiEmbeddingConnectionDetails connectionDetails, VertexAiMultimodalEmbeddingOptions defaultEmbeddingOptions)