-
Notifications
You must be signed in to change notification settings - Fork 457
Comparing changes
Open a pull request
base repository: google-gemini/deprecated-generative-ai-python
base: v0.8.4
head repository: google-gemini/deprecated-generative-ai-python
compare: v0.8.5
- 17 commits
- 37 files changed
- 12 contributors
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 362e001 - Browse repository at this point
Copy the full SHA 362e001View commit details
Commits on Feb 6, 2025
-
Add the migration guide. (#672)
* Add migration guide to the readme. Change-Id: I6834a1ac98f208ffad9fdedba392c25109a3d023 * add links Change-Id: I992b94277878190aed5270adbb2b65d0f73423e6 * Fixing the colab button which was displayed on the same line as the next title --------- Co-authored-by: Guillaume Vernade <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d415d1a - Browse repository at this point
Copy the full SHA d415d1aView commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 85b3680 - Browse repository at this point
Copy the full SHA 85b3680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8849d4f - Browse repository at this point
Copy the full SHA 8849d4fView commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a7e1928 - Browse repository at this point
Copy the full SHA a7e1928View commit details
Commits on Feb 20, 2025
-
IDK how this test is failing, but it shouldn't be here (#689)
* IDK how this test is failing, but it shouldn't be here Change-Id: Ifd983a42a18f14df3c3b5dd8d4ac098a0e2bcf76 * black Change-Id: I972cdea7e3a4bd845dd849161d452b4f16134bfb
Configuration menu - View commit details
-
Copy full SHA for 6e42689 - Browse repository at this point
Copy the full SHA 6e42689View commit details -
* Update generation_types.py * IDK how this test is failing, but it shouldn't be here Change-Id: Ifd983a42a18f14df3c3b5dd8d4ac098a0e2bcf76
Configuration menu - View commit details
-
Copy full SHA for f9053ae - Browse repository at this point
Copy the full SHA f9053aeView commit details -
Fix function_calling.sh example (#679)
* Fix function_calling.sh example * Update function_calling.sh --------- Co-authored-by: Mark Daoust <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45bd243 - Browse repository at this point
Copy the full SHA 45bd243View commit details -
Update GenerationConfig.md to fix typo (#668)
Fixed typo in Frequency Penalty description by changing "dificult" to "difficult".
Configuration menu - View commit details
-
Copy full SHA for 56f2ccf - Browse repository at this point
Copy the full SHA 56f2ccfView commit details
Commits on Mar 7, 2025
-
Update samples to use right API key name (#705)
* Update samples to use right API key name * Update chat.sh * Update code_execution.sh * Update chat.sh * Update configure_model_parameters.sh * Update controlled_generation.sh * Update count_tokens.sh * Update embed.sh * Update files.sh * Update function_calling.sh * Update models.sh * Update safety_settings.sh * Update system_instruction.sh * Update text_generation.sh * Update tuned_models.sh
Configuration menu - View commit details
-
Copy full SHA for 2c570fb - Browse repository at this point
Copy the full SHA 2c570fbView commit details
Commits on Mar 19, 2025
-
Add a GitHub Action to manage status:
awaiting user response
(#720)A new comment on an issue with this label would get the label automatically removed.
Configuration menu - View commit details
-
Copy full SHA for e0fb117 - Browse repository at this point
Copy the full SHA e0fb117View commit details -
Pin actions to specific SHAs (#719)
* Pin actions to specific SHAs * Update all the other workflows
Configuration menu - View commit details
-
Copy full SHA for 6bf4571 - Browse repository at this point
Copy the full SHA 6bf4571View commit details
Commits on Mar 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 29f85b8 - Browse repository at this point
Copy the full SHA 29f85b8View commit details
Commits on Mar 25, 2025
-
Add comment back to README, to unbreak API ref build.
Configuration menu - View commit details
-
Copy full SHA for d66e975 - Browse repository at this point
Copy the full SHA d66e975View commit details
Commits on Mar 27, 2025
-
Bump tj-actions/changed-files from 44 to 46 in /.github/workflows (#721)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61867f6 - Browse repository at this point
Copy the full SHA 61867f6View commit details
Commits on Apr 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e179614 - Browse repository at this point
Copy the full SHA e179614View commit details
Commits on Apr 16, 2025
-
Update version and fix samples for 0.8.5 release (#731)
* Update version and fix samples for 0.8.5 release Change-Id: Ie0b0f883cbe5c8e5427c1d59c1b96bea0dd62fde * Fix samples for 0.8.5 release Change-Id: I48f3389565d68bc10f1608980298e6f1e384fc37 * format Change-Id: Ibfe397dc19d055867bb8c0e87f9ba107867e4289 * Fix shawoding caused by an empty GEMINI_API_KEY Change-Id: I1df220253baf1b2171891ba380a0a3dde8e09a8b * fix failing tests Change-Id: I0fdfc084e8c5e88bab8257eef22065ec5a6189ea * fix tests broken by pydantic 2.11 Change-Id: Ie697e2f43b2608cadebfd14d806f3898b064cc3b * format Change-Id: I51110cf338bd61d8cf40b3e73ece12b34c951d0c * sync readme with google-gemini/deprecated-generative-ai-js#462 Change-Id: I6bc43a471b5558f373f6c514a9dc56a49dd9e677 * JS -> Python Change-Id: Ib7aee25dfa0d94fc3c4abd55c28a36211126e883 * patch responder instead of deleting. Change-Id: I8f010a0ff5e45009ce9114d6bfc025e5774c2004
Configuration menu - View commit details
-
Copy full SHA for f5ac4ed - Browse repository at this point
Copy the full SHA f5ac4edView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.4...v0.8.5