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.55.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.56.0
Choose a head ref
  • 20 commits
  • 70 files changed
  • 10 contributors

Commits on Dec 11, 2025

  1. docs: Add documentation for the new Interactions API (Preview).

    PiperOrigin-RevId: 843260576
    amirh authored and copybara-github committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    e28a69c View commit details
    Browse the repository at this point in the history
  2. Copybara import of the project:

    --
    d5b3c9e by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>:
    
    chore(main): release 1.55.0
    --
    9fc9495 by Mark Daoust <markdaoust@google.com>:
    
    Update CHANGELOG.md
    
    COPYBARA_INTEGRATE_REVIEW=#1830 from googleapis:release-please--branches--main c4fbea0
    PiperOrigin-RevId: 843272939
    MarkDaoust authored and copybara-github committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    537c7fe View commit details
    Browse the repository at this point in the history
  3. docs: Update docs for 1.55

    PiperOrigin-RevId: 843275238
    MarkDaoust authored and copybara-github committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    1cc43e7 View commit details
    Browse the repository at this point in the history
  4. chore: Update function calling examples to use gemini-3-pro-preview f…

    …or go and python
    
    PiperOrigin-RevId: 843352946
    wanlin31 authored and copybara-github committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    5af1978 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. feat: support multi speaker for Vertex AI

    PiperOrigin-RevId: 843858005
    jscud authored and copybara-github committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    ecb00c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2025

  1. fix: api version handling for interactions.

    PiperOrigin-RevId: 843877525
    MarkDaoust authored and copybara-github committed Dec 13, 2025
    Configuration menu
    Copy the full SHA
    436ca2e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. docs: Update and restructure codegen_instructions

    - Include instructions for Gemini 3 Thinking
    - Add more explicit directions for tasks
    - Restructure order to keep similar tasks together
    
    PiperOrigin-RevId: 844818280
    holtskinner authored and copybara-github committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    00422de View commit details
    Browse the repository at this point in the history
  2. feat: Add support for Struct in ToolResult Content.

    PiperOrigin-RevId: 844874903
    Annhiluc authored and copybara-github committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    8fd4886 View commit details
    Browse the repository at this point in the history
  3. chore: fix tests

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

Commits on Dec 16, 2025

  1. feat: Add minimal and medium thinking levels.

    PiperOrigin-RevId: 844957867
    BenjaminKazemi authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    cec3646 View commit details
    Browse the repository at this point in the history
  2. feat: Add minimal and medium thinking levels.

    PiperOrigin-RevId: 844978533
    google-genai-bot authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    4385e16 View commit details
    Browse the repository at this point in the history
  3. feat: Add ultra high resolution to the media resolution in Parts.

    PiperOrigin-RevId: 845003044
    BenjaminKazemi authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    356c320 View commit details
    Browse the repository at this point in the history
  4. feat: Add minimal and medium thinking levels.

    PiperOrigin-RevId: 845014005
    BenjaminKazemi authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    96d644c View commit details
    Browse the repository at this point in the history
  5. chore: Increase required version of google-auth.

    PiperOrigin-RevId: 845322533
    jscud authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    31f80d7 View commit details
    Browse the repository at this point in the history
  6. chore: Fix interactions paths

    PiperOrigin-RevId: 845361624
    MarkDaoust authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    3472650 View commit details
    Browse the repository at this point in the history
  7. chore: Cleanup type fields

    PiperOrigin-RevId: 845370186
    Annhiluc authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    5749e22 View commit details
    Browse the repository at this point in the history
  8. feat: Define and use DocumentMimeType for DocumentContent

    PiperOrigin-RevId: 845384629
    Annhiluc authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    dc7f00f View commit details
    Browse the repository at this point in the history
  9. feat: Add ULTRA_HIGH MediaResolution and new ThinkingLevel enums

    PiperOrigin-RevId: 845423350
    Annhiluc authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    336b823 View commit details
    Browse the repository at this point in the history
  10. chore: lazy import yaml in types.py

    PiperOrigin-RevId: 845433864
    google-genai-bot authored and copybara-github committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    e247e3b View commit details
    Browse the repository at this point in the history
  11. chore(main): release 1.56.0 (#1850)

    * chore(main): release 1.56.0
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Ben Kazemi <BenjaminKazemi@users.noreply.github.com>
    release-please[bot] and BenjaminKazemi authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    7d92395 View commit details
    Browse the repository at this point in the history
Loading