From d58e71ecef4d84447db4d7dfd5f8a8b0b82dd163 Mon Sep 17 00:00:00 2001 From: Nate Bosch Date: Wed, 22 May 2024 14:12:41 -0700 Subject: [PATCH] Reword changelog Co-authored-by: Devon Carew --- pkgs/google_generative_ai/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/google_generative_ai/CHANGELOG.md b/pkgs/google_generative_ai/CHANGELOG.md index 6272ae1..f5c3e61 100644 --- a/pkgs/google_generative_ai/CHANGELOG.md +++ b/pkgs/google_generative_ai/CHANGELOG.md @@ -7,7 +7,7 @@ - Include the full `GenerateContentRequest` (previously omitted `safetySettings`, `generationConfig`, `tools`, `toolConfig`, and `systemInstruction`) in `countTokens` requests. This aligns the token count - with token count the backend will see in practice if it was a + with the token count the backend will see in practice for a `generateContent` request. ## 0.4.0