Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google-gemini/deprecated-generative-ai-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.4
Choose a base ref
...
head repository: google-gemini/deprecated-generative-ai-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.5
Choose a head ref
  • 17 commits
  • 37 files changed
  • 12 contributors

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    362e001 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. 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]>
    MarkDaoust and Giom-V authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    d415d1a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Update README.md (#675)

    * Update README.md
    
    * Update README.md
    MarkDaoust authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    85b3680 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#677)

    MarkDaoust authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    8849d4f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Configuration menu
    Copy the full SHA
    a7e1928 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. 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
    MarkDaoust authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    6e42689 View commit details
    Browse the repository at this point in the history
  2. Fix typo (#684)

    * Update generation_types.py
    
    * IDK how this test is failing, but it shouldn't be here
    
    Change-Id: Ifd983a42a18f14df3c3b5dd8d4ac098a0e2bcf76
    MarkDaoust authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    f9053ae View commit details
    Browse the repository at this point in the history
  3. Fix function_calling.sh example (#679)

    * Fix function_calling.sh example
    
    * Update function_calling.sh
    
    ---------
    
    Co-authored-by: Mark Daoust <[email protected]>
    python273 and MarkDaoust authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    45bd243 View commit details
    Browse the repository at this point in the history
  4. Update GenerationConfig.md to fix typo (#668)

    Fixed typo in Frequency Penalty description by changing "dificult" to "difficult".
    odevop authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    56f2ccf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. 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
    logankilpatrick authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    2c570fb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. 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.
    amirh authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    e0fb117 View commit details
    Browse the repository at this point in the history
  2. Pin actions to specific SHAs (#719)

    * Pin actions to specific SHAs
    
    * Update all the other workflows
    markmcd authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    6bf4571 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Update README.md

    logankilpatrick authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    29f85b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Update README.md (#722)

    Add comment back to README, to unbreak API ref build.
    pcoet authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    d66e975 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. 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>
    dependabot[bot] authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    61867f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    e179614 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. 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
    MarkDaoust authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    f5ac4ed View commit details
    Browse the repository at this point in the history
Loading