Uses of Class
org.springframework.ai.google.genai.common.GoogleGenAiSafetySetting
Packages that use GoogleGenAiSafetySetting
-
Uses of GoogleGenAiSafetySetting in org.springframework.ai.google.genai
Methods in org.springframework.ai.google.genai that return types with arguments of type GoogleGenAiSafetySettingMethod parameters in org.springframework.ai.google.genai with type arguments of type GoogleGenAiSafetySettingModifier and TypeMethodDescriptionGoogleGenAiChatOptions.Builder.safetySettings(List<GoogleGenAiSafetySetting> safetySettings) voidGoogleGenAiChatOptions.setSafetySettings(List<GoogleGenAiSafetySetting> safetySettings) -
Uses of GoogleGenAiSafetySetting in org.springframework.ai.google.genai.common
Methods in org.springframework.ai.google.genai.common that return GoogleGenAiSafetySetting