Uses of Class
org.springframework.ai.autoconfigure.vertexai.palm2.VertexAiPlam2ChatProperties
-
Uses of VertexAiPlam2ChatProperties in org.springframework.ai.autoconfigure.vertexai.palm2
Modifier and TypeMethodDescriptionVertexAiPalm2AutoConfiguration.vertexAiApi
(VertexAiPalm2ConnectionProperties connectionProperties, VertexAiPalm2EmbeddingProperties embeddingAiProperties, VertexAiPlam2ChatProperties chatProperties, org.springframework.web.client.RestClient.Builder restClientBuilder) VertexAiPalm2AutoConfiguration.vertexAiChatClient
(VertexAiPaLm2Api vertexAiApi, VertexAiPlam2ChatProperties chatProperties)