Uses of Class
org.springframework.ai.autoconfigure.vertexai.VertexAiChatProperties
-
Uses of VertexAiChatProperties in org.springframework.ai.autoconfigure.vertexai
Modifier and TypeMethodDescriptionVertexAiAutoConfiguration.vertexAiApi
(VertexAiConnectionProperties connectionProperties, VertexAiEmbeddingProperties embeddingAiProperties, VertexAiChatProperties chatProperties, org.springframework.web.client.RestClient.Builder restClientBuilder) VertexAiAutoConfiguration.vertexAiChatClient
(VertexAiApi vertexAiApi, VertexAiChatProperties chatProperties)