Uses of Class
org.springframework.ai.vertexai.palm2.VertexAiPaLm2ChatOptions
Package
Description
-
Uses of VertexAiPaLm2ChatOptions in org.springframework.ai.autoconfigure.vertexai.palm2
Modifier and TypeMethodDescriptionvoid
VertexAiPlam2ChatProperties.setOptions
(VertexAiPaLm2ChatOptions options) -
Uses of VertexAiPaLm2ChatOptions in org.springframework.ai.vertexai.palm2
Modifier and TypeMethodDescriptionVertexAiPaLm2ChatOptions.Builder.build()
VertexAiPaLm2ChatOptions.copy()
static VertexAiPaLm2ChatOptions
VertexAiPaLm2ChatOptions.fromOptions
(VertexAiPaLm2ChatOptions fromOptions) Modifier and TypeMethodDescriptionstatic VertexAiPaLm2ChatOptions
VertexAiPaLm2ChatOptions.fromOptions
(VertexAiPaLm2ChatOptions fromOptions) ModifierConstructorDescriptionVertexAiPaLm2ChatModel
(VertexAiPaLm2Api vertexAiApi, VertexAiPaLm2ChatOptions defaultOptions)