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.56.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.57.0
Choose a head ref
  • 15 commits
  • 39 files changed
  • 11 contributors

Commits on Dec 16, 2025

  1. docs: Regenerate docs for 1.56.0

    PiperOrigin-RevId: 845467691
    BenjaminKazemi authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    b4c063e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. feat: Add PersonGeneration to ImageConfig for Vertex Gempix

    PiperOrigin-RevId: 845492961
    matthew29tang authored and copybara-github committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    c66e0ce View commit details
    Browse the repository at this point in the history
  2. docs: Update codegen_instructions.md for Gemini 3 Flash

    PiperOrigin-RevId: 845776688
    holtskinner authored and copybara-github committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    22500b5 View commit details
    Browse the repository at this point in the history
  3. chore: Clean up internal configurations

    PiperOrigin-RevId: 845882194
    jaycee-li authored and copybara-github committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    f22b46b View commit details
    Browse the repository at this point in the history
  4. chore: add gemini-3-flash-preview to interaction model list

    PiperOrigin-RevId: 845900557
    hkt74 authored and copybara-github committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    e0a2612 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. chore: Remove the 'object' field from Interaction

    PiperOrigin-RevId: 845963785
    Annhiluc authored and copybara-github committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    0de263e View commit details
    Browse the repository at this point in the history
  2. chore: Rename total_reasoning_tokens to total_thought_tokens.

    PiperOrigin-RevId: 845992521
    Annhiluc authored and copybara-github committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    f16142b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. chore: Update Interactions base client initialization

    PiperOrigin-RevId: 847781333
    Annhiluc authored and copybara-github committed Dec 22, 2025
    Configuration menu
    Copy the full SHA
    db1a733 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2026

  1. feat: Add gemini-3-pro-preview support for local tokenizer

    PiperOrigin-RevId: 851338295
    sararob authored and copybara-github committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    48f8256 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. refactor: Introduce a top-level Content type alias

    PiperOrigin-RevId: 852411381
    Annhiluc authored and copybara-github committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    2281677 View commit details
    Browse the repository at this point in the history
  2. chore: bump google auth lower bound

    PiperOrigin-RevId: 852443598
    sasha-gitg authored and copybara-github committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    930c7ca View commit details
    Browse the repository at this point in the history
  3. fix: Remove validation for empty text parts on Chat, this will suppor…

    …t keeping the history in chat when the API yields back such a part.
    
    PiperOrigin-RevId: 852485647
    IvanLH authored and copybara-github committed Jan 5, 2026
    Configuration menu
    Copy the full SHA
    215c852 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. docs: Update Virtual Try-On model id in samples and docstrings

    PiperOrigin-RevId: 853338387
    matthew29tang authored and copybara-github committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    5bf4d62 View commit details
    Browse the repository at this point in the history
  2. feat: [Python] add RegisterFiles so gcs files can be used with genai.

    PiperOrigin-RevId: 853342494
    MarkDaoust authored and copybara-github committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    68fa075 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.57.0 (#1878)

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