Uses of Class
org.springframework.ai.vertex.VertexAiChatOptions
Packages that use VertexAiChatOptions
-
Uses of VertexAiChatOptions in org.springframework.ai.autoconfigure.vertexai
Methods in org.springframework.ai.autoconfigure.vertexai that return VertexAiChatOptionsMethods in org.springframework.ai.autoconfigure.vertexai with parameters of type VertexAiChatOptionsModifier and TypeMethodDescriptionvoid
VertexAiChatProperties.setOptions
(VertexAiChatOptions options) -
Uses of VertexAiChatOptions in org.springframework.ai.vertex
Methods in org.springframework.ai.vertex that return VertexAiChatOptionsConstructors in org.springframework.ai.vertex with parameters of type VertexAiChatOptionsModifierConstructorDescriptionVertexAiChatClient
(VertexAiApi vertexAiApi, VertexAiChatOptions defaultOptions)