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

Commits on Jun 23, 2025

  1. feat: expose the responseJsonSchema in GenerateContentConfig

    PiperOrigin-RevId: 774859088
    wanlin31 authored and copybara-github committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    611adde View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. docs: improve generate images documentation

    * add docs for person generation config
    * add aspect ratio supported values
    
    PiperOrigin-RevId: 775352393
    hkt74 authored and copybara-github committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    9d90166 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. feat: Add enhance_input_image and image_preservation_factor fields fo…

    …r upscale_image
    
    PiperOrigin-RevId: 775438709
    matthew29tang authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    6b9e07f View commit details
    Browse the repository at this point in the history
  2. feat: Add compressionQuality enum for generate_videos

    PiperOrigin-RevId: 775769513
    matthew29tang authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    061e567 View commit details
    Browse the repository at this point in the history
  3. feat: Batches support in Go

    PiperOrigin-RevId: 775807892
    yinghsienwu authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    dcae33f View commit details
    Browse the repository at this point in the history
  4. chore: update all the generateContent replay files

    PiperOrigin-RevId: 775814881
    wanlin31 authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    a8a31a5 View commit details
    Browse the repository at this point in the history
  5. feat: Batches support in Java

    PiperOrigin-RevId: 775846485
    yinghsienwu authored and copybara-github committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    84ad746 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 1.13.0 (#383)

    * chore(main): release 1.13.0
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Annie Luc <[email protected]>
    release-please[bot] and Annhiluc authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    4e2b106 View commit details
    Browse the repository at this point in the history
Loading