Uses of Class
org.springframework.ai.google.genai.common.GoogleGenAiSafetySetting
Packages that use GoogleGenAiSafetySetting
-
Uses of GoogleGenAiSafetySetting in org.springframework.ai.google.genai
Fields in org.springframework.ai.google.genai with type parameters of type GoogleGenAiSafetySettingModifier and TypeFieldDescriptionprotected @Nullable List<GoogleGenAiSafetySetting>GoogleGenAiChatOptions.AbstractBuilder.safetySettingsMethods in org.springframework.ai.google.genai that return types with arguments of type GoogleGenAiSafetySettingModifier and TypeMethodDescription@Nullable List<GoogleGenAiSafetySetting>GoogleGenAiChatOptions.getSafetySettings()Method parameters in org.springframework.ai.google.genai with type arguments of type GoogleGenAiSafetySettingModifier and TypeMethodDescriptionGoogleGenAiChatOptions.AbstractBuilder.safetySettings(@Nullable List<GoogleGenAiSafetySetting> safetySettings) -
Uses of GoogleGenAiSafetySetting in org.springframework.ai.google.genai.common
Methods in org.springframework.ai.google.genai.common that return GoogleGenAiSafetySetting