Uses of Enum Class
org.springframework.ai.vertexai.gemini.VertexAiGeminiChatModel.ChatModel
-
Uses of VertexAiGeminiChatModel.ChatModel in org.springframework.ai.vertexai.gemini
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VertexAiGeminiChatModel.ChatModel[]
VertexAiGeminiChatModel.ChatModel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionVertexAiGeminiChatOptions.Builder.withModel
(VertexAiGeminiChatModel.ChatModel model)