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