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