Uses of Enum Class
dev.langchain4j.model.googleai.GeminiMode
-
Uses of GeminiMode in dev.langchain4j.model.googleai
Modifier and TypeMethodDescriptionstatic GeminiMode
Returns the enum constant of this class with the specified name.static GeminiMode[]
GeminiMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionGoogleAiGeminiChatModel.GoogleAiGeminiChatModelBuilder.toolConfig
(GeminiMode mode, String... allowedFunctionNames)