Uses of Enum Class
org.springframework.ai.vertexai.gemini.VertexAiGeminiChatModel.ChatModel
Packages that use VertexAiGeminiChatModel.ChatModel
-
Uses of VertexAiGeminiChatModel.ChatModel in org.springframework.ai.vertexai.gemini
Methods in org.springframework.ai.vertexai.gemini that return VertexAiGeminiChatModel.ChatModelModifier 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.Methods in org.springframework.ai.vertexai.gemini with parameters of type VertexAiGeminiChatModel.ChatModelModifier and TypeMethodDescriptionVertexAiGeminiChatOptions.Builder.model(VertexAiGeminiChatModel.ChatModel model)