Uses of Class
org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatOptions
Packages that use VertexAiPaLm2ChatOptions
Package
Description
-
Uses of VertexAiPaLm2ChatOptions in org.springframework.ai.autoconfigure.vertexai.palm2
Methods in org.springframework.ai.autoconfigure.vertexai.palm2 that return VertexAiPaLm2ChatOptionsMethods in org.springframework.ai.autoconfigure.vertexai.palm2 with parameters of type VertexAiPaLm2ChatOptionsModifier and TypeMethodDescriptionvoid
VertexAiPlam2ChatProperties.setOptions
(VertexAiPaLm2ChatOptions options) -
Uses of VertexAiPaLm2ChatOptions in org.springframework.ai.vertexai.palm2
Methods in org.springframework.ai.vertexai.palm2 that return VertexAiPaLm2ChatOptionsConstructors in org.springframework.ai.vertexai.palm2 with parameters of type VertexAiPaLm2ChatOptionsModifierConstructorDescriptionVertexAiPaLm2ChatClient
(VertexAiPaLm2Api vertexAiApi, VertexAiPaLm2ChatOptions defaultOptions)