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: aaakash06/generative-ai-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 17 files changed
  • 7 contributors

Commits on Mar 19, 2025

  1. Add a GitHub Action to manage status: awaiting user response (googl…

    …e-gemini#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 (google-gemini#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 (google-gemini#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 (go…

    …ogle-gemini#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] <support@github.com>
    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 (google-gemini#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

Commits on Jun 11, 2025

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

Commits on Aug 8, 2025

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

Commits on Dec 16, 2025

  1. Final. (google-gemini#755)

    * Final update.
    
    * Update __init__.py
    
    * black
    
    Change-Id: Ie40eb0797e317566cc5a5665a6b38f36c748effc
    MarkDaoust authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    7a7cc54 View commit details
    Browse the repository at this point in the history
Loading