From f2ffeb1d66542c73dc7058e956adee862900eb63 Mon Sep 17 00:00:00 2001 From: tronikos Date: Mon, 27 May 2024 00:18:39 -0700 Subject: [PATCH] Google Generative AI: Document safety settings (#32826) --- .../_integrations/google_generative_ai_conversation.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_integrations/google_generative_ai_conversation.markdown b/source/_integrations/google_generative_ai_conversation.markdown index 01e9e61b2c4..8a5f74dada0 100644 --- a/source/_integrations/google_generative_ai_conversation.markdown +++ b/source/_integrations/google_generative_ai_conversation.markdown @@ -51,6 +51,9 @@ Top K: Maximum Tokens to Return in Response: description: The maximum number of words or "tokens" that the AI model should generate. +Safety settings: + description: Thresholds for different [harmful categories](https://ai.google.dev/gemini-api/docs/safety-settings). + {% endconfiguration_basic %} ## Services