Uses of Enum Class
dev.langchain4j.model.googleai.GeminiHarmBlockThreshold
-
Uses of GeminiHarmBlockThreshold in dev.langchain4j.model.googleai
Modifier and TypeMethodDescriptionstatic GeminiHarmBlockThreshold
Returns the enum constant of this class with the specified name.static GeminiHarmBlockThreshold[]
GeminiHarmBlockThreshold.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionGoogleAiGeminiChatModel.GoogleAiGeminiChatModelBuilder.safetySettings
(Map<GeminiHarmCategory, GeminiHarmBlockThreshold> safetySettingMap)