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: googleapis/python-genai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.47.0
Choose a base ref
...
head repository: googleapis/python-genai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.48.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 7 contributors

Commits on Oct 30, 2025

  1. fix: disable AFC when there are incompatible tool presented.

    PiperOrigin-RevId: 826173026
    wanlin31 authored and copybara-github committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    ce13aef View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Copybara import of the project:

    --
    5936664 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.47.0 (#1558)
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    --
    997bf1c by Antoine Déchappe <dechantoine@gmail.com>:
    
    fix: append the current model chunk to contents in async streaming
    COPYBARA_INTEGRATE_REVIEW=#1594 from dechantoine:fix/async_stream_append_chunk ca2a460
    PiperOrigin-RevId: 826508866
    dechantoine authored and copybara-github committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    7c5cf56 View commit details
    Browse the repository at this point in the history
  2. feat: Added phish filtering feature.

    PiperOrigin-RevId: 826528945
    BenjaminKazemi authored and copybara-github committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    a9297b7 View commit details
    Browse the repository at this point in the history
  3. chore: fix the test

    PiperOrigin-RevId: 826537582
    wanlin31 authored and copybara-github committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    5df3895 View commit details
    Browse the repository at this point in the history
  4. fix: Only show warning log for non-text or multi-candidate fields whe…

    …n response.text is accessed directly
    
    PiperOrigin-RevId: 826561120
    sararob authored and copybara-github committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    bf82505 View commit details
    Browse the repository at this point in the history
  5. feat: Drop support for Python 3.9 - EOL

    PiperOrigin-RevId: 826666234
    speedstorm1 authored and copybara-github committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    b542082 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. fix: offload sync python tool calls to a thread when used from async …

    …context.
    
    PiperOrigin-RevId: 827500989
    kibergus authored and copybara-github committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    f2a0782 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.48.0 (#1599)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    6fb4c7b View commit details
    Browse the repository at this point in the history
Loading