Uses of Enum Class
org.springframework.ai.vertexai.embedding.multimodal.VertexAiMultimodalEmbeddingModelName
-
Uses of VertexAiMultimodalEmbeddingModelName in org.springframework.ai.vertexai.embedding.multimodal
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VertexAiMultimodalEmbeddingModelName[]
VertexAiMultimodalEmbeddingModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionVertexAiMultimodalEmbeddingOptions.Builder.withModel
(VertexAiMultimodalEmbeddingModelName model)