Google Generative AI: Document max output tokens option (#30352)

This commit is contained in:
tronikos 2024-01-30 22:18:17 -08:00 committed by GitHub
parent fc29e34fc0
commit 20efdccbc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,9 @@ Top P:
Top K:
description: Number of top-scored tokens to consider during generation.
Maximum Tokens to Return in Response:
description: The maximum number of words or "tokens" that the AI model should generate.
{% endconfiguration_basic %}
## Services