From 614fbe49e6682bf1c7f2431116c01f8ad41b48df Mon Sep 17 00:00:00 2001 From: Blake Owen <99156569+odevop@users.noreply.github.com> Date: Fri, 31 Jan 2025 23:39:26 -0500 Subject: [PATCH] Update GenerationConfig.md to fix typo Fixed typo in Frequency Penalty description by changing "dificult" to "difficult". --- docs/api/google/generativeai/protos/GenerationConfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/google/generativeai/protos/GenerationConfig.md b/docs/api/google/generativeai/protos/GenerationConfig.md index 87d1a63f8..5a068c968 100644 --- a/docs/api/google/generativeai/protos/GenerationConfig.md +++ b/docs/api/google/generativeai/protos/GenerationConfig.md @@ -242,7 +242,7 @@ been seen in the respponse so far. A positive penalty will discourage the use of tokens that have already been used, proportional to the number of times the token has been used: The more a token is used, the more -dificult it is for the model to use that token again +difficult it is for the model to use that token again increasing the vocabulary of responses. Caution: A *negative* penalty will encourage the model to