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.48.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.49.0
Choose a head ref
  • 16 commits
  • 47 files changed
  • 10 contributors

Commits on Nov 3, 2025

  1. docs: Regenerate docs for 1.48.0

    PiperOrigin-RevId: 827553158
    speedstorm1 authored and copybara-github committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    004d238 View commit details
    Browse the repository at this point in the history
  2. fix: Raise errors during file upload.

    Upgrade replay client to correctly record errors in upload/download.
    
    * Clearer errors for: #1590
    * Clearer errors for: #1547
    * Fixes: #1248
    
    PiperOrigin-RevId: 827601267
    MarkDaoust authored and copybara-github committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    946a17e View commit details
    Browse the repository at this point in the history
  3. chore: Clean up internal configurations

    PiperOrigin-RevId: 827610653
    jaycee-li authored and copybara-github committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    666a8c0 View commit details
    Browse the repository at this point in the history
  4. test: add tests for thought in chat

    PiperOrigin-RevId: 827681141
    yyyu-google authored and copybara-github committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    9b91789 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. docs: log deprecation waring to Schema.from_json_schema method and Sc…

    …hema.json_schema method
    
    PiperOrigin-RevId: 827728144
    yyyu-google authored and copybara-github committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    856789a View commit details
    Browse the repository at this point in the history
  2. feat: Make genai.Part constructible from PartUnionDict.

    PiperOrigin-RevId: 827985584
    kibergus authored and copybara-github committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    7526e4d View commit details
    Browse the repository at this point in the history
  3. chore: internal change

    PiperOrigin-RevId: 828068374
    yinghsienwu authored and copybara-github committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    1243649 View commit details
    Browse the repository at this point in the history
  4. fix: use duck type in t_part transformer

    PiperOrigin-RevId: 828092607
    yyyu-google authored and copybara-github committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    be82981 View commit details
    Browse the repository at this point in the history
  5. chore: Update Metric validator to be instance-based

    PiperOrigin-RevId: 828096752
    speedstorm1 authored and copybara-github committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    f34c2cc View commit details
    Browse the repository at this point in the history
  6. docs: update log message in Schema.json_schema and Schema.from_json_s…

    …chema methods
    
    PiperOrigin-RevId: 828112226
    yyyu-google authored and copybara-github committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    5bf69e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. feat: add complete stats to BatchJob

    PiperOrigin-RevId: 828312096
    yyyu-google authored and copybara-github committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    b211466 View commit details
    Browse the repository at this point in the history
  2. feat: Add FileSearch tool and associated FileSearchStore management APIs

    PiperOrigin-RevId: 828595270
    hkt74 authored and copybara-github committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    7370d24 View commit details
    Browse the repository at this point in the history
  3. feat: Add FileSearch tool and associated FileSearchStore management APIs

    PiperOrigin-RevId: 828607863
    google-genai-bot authored and copybara-github committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    2e2a78d View commit details
    Browse the repository at this point in the history
  4. No public description

    PiperOrigin-RevId: 828609623
    google-genai-bot authored and copybara-github committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    5135c4d View commit details
    Browse the repository at this point in the history
  5. feat: Add image_size to ImageConfig (Early Access Program)

    PiperOrigin-RevId: 828623565
    matthew29tang authored and copybara-github committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    81c027c View commit details
    Browse the repository at this point in the history
  6. chore(main): release 1.49.0 (#1611)

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