Uses of Enum
dev.langchain4j.model.googleai.GeminiHarmBlockThreshold
-
Uses of GeminiHarmBlockThreshold in dev.langchain4j.model.googleai
Methods in dev.langchain4j.model.googleai that return GeminiHarmBlockThresholdModifier and TypeMethodDescriptionstatic GeminiHarmBlockThresholdReturns the enum constant of this type with the specified name.static GeminiHarmBlockThreshold[]GeminiHarmBlockThreshold.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in dev.langchain4j.model.googleai with type arguments of type GeminiHarmBlockThresholdModifier and TypeMethodDescriptionGoogleAiGeminiChatModel.GoogleAiGeminiChatModelBuilder.safetySettings(Map<GeminiHarmCategory, GeminiHarmBlockThreshold> safetySettingMap)