Uses of Class
org.springframework.ai.autoconfigure.vertexai.palm2.VertexAiPalm2EmbeddingProperties
Packages that use VertexAiPalm2EmbeddingProperties
-
Uses of VertexAiPalm2EmbeddingProperties in org.springframework.ai.autoconfigure.vertexai.palm2
Methods in org.springframework.ai.autoconfigure.vertexai.palm2 with parameters of type VertexAiPalm2EmbeddingPropertiesModifier and TypeMethodDescriptionVertexAiPalm2AutoConfiguration.vertexAiApi
(VertexAiPalm2ConnectionProperties connectionProperties, VertexAiPalm2EmbeddingProperties embeddingAiProperties, VertexAiPlam2ChatProperties chatProperties, org.springframework.web.client.RestClient.Builder restClientBuilder)