Google Generative AI: Document safety settings (#32826)

This commit is contained in:
tronikos 2024-05-27 00:18:39 -07:00 committed by GitHub
parent cf3c04b075
commit f2ffeb1d66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,6 +51,9 @@ Top K:
Maximum Tokens to Return in Response: Maximum Tokens to Return in Response:
description: The maximum number of words or "tokens" that the AI model should generate. 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 %} {% endconfiguration_basic %}
## Services ## Services