Commits
Branch selector
User selector
Commit History
Commits on Mar 14, 2025
chore: Add private helper method for edit_image
Show description for fe444a5authored andcommittedchore: Fix type error when parsing bytes
Show description for 10f0392authored andcommittedtest: remove debug prints and assert wherever necessary
Show description for 1067a9fauthored andcommitted
Commits on Mar 13, 2025
chore(main): release 1.6.0 (#461)
Show description for ee9c87fauthoredfeat: Add base steps to EditImageConfig
Show description for 9ddfbcdauthored andcommittedfeat: Support returned safety attributes for generate_images
Show description for 98b5709authored andcommittedchore: fix all mypy errors in live module
Show description for ae408f3authored andcommittedfix: resolve issue where pre-release versions of dependencies are installed
Show description for 6559a1aauthored andcommittedfix: correctly import typing.typeguard in python 3.9
Show description for 4dcaf99authored andcommittedchore: fix mypy errors in tunings and operations modules
Show description for df7129bauthored andcommitted
Commits on Mar 12, 2025
feat: Migrate sync client to use httpx
Show description for d0bf03bauthored andcommitteddoc: Add warning in public README about duplicating schemas in examples.
Show description for 92009bcauthored andcommittedfeat: enable union type for Schema when calling Gemini API, enable required field when doing automatic function calling for Gemini API.
Show description for 891d736authored andcommittedchore: Document use of http_options param in Client constructor.
Show description for 2324732authored andcommitted
Commits on Mar 11, 2025
chore: address mypy errors in afc
Show description for dc9bc3aauthored andcommittedfix: Fix the missing learning_rate_multiplier in CreateTuningJobConfig conversion.
Show description for 0bd0a5eauthored andcommittedchore: fix mypy errors in _transformers module
Show description for 516101dauthored andcommitted
Commits on Mar 10, 2025
fix: Remove unsupported parameter negative_prompt from Gemini API generate_images
Show description for 5f3333eauthored andcommitteddocs: add docstring: the sha256_hash is encoded in base64.
Show description for d710627authored andcommittedfix: Fix video.show() to display video
Show description for dab1a4fauthored andcommittedchore: resolve mypy errors in batches and files modules
Show description for a3fa31bauthored andcommitted
Commits on Mar 7, 2025
docs: update docs with agreed-upon fixes
Show description for f523a7cauthored andcommittedchore: generate docs for 1.5
Show description for 30b4823authored andcommitteddoc: update README to instruct the common ways to pass value to `contents` argument in `generate_content`.
Show description for da12268authored andcommittedchore(main): release 1.5.0 (#448)
Show description for 6712fa5authoredfix: Fix incorrect unit for `timeout_in_seconds` in HttpOptions.
Show description for a9be9a2authored andcommitted
Commits on Mar 6, 2025
fix: Fix Video.show() when uri and video_bytes are provided
Show description for 3477c40authored andcommittedfeat: expand files.download to work on Video and GeneratedVideo objects
Show description for 8d4d6fdauthored andcommittedchore: fix mypy errors in types.py
Show description for 063e9c0authored andcommittedfeat: Enable image to video for generate_videos
Show description for 787354bauthored andcommittedchore: fix mypy 'return-value' errors
Show description for b835a29authored andcommittedchore: fix mypy errors in pagers, errors, _test_api_client, and _extra_utils modules
Show description for 257b435authored andcommittedfeat: Determine mime_type from local images
Show description for 5e84ddcauthored andcommitted
Commits on Mar 5, 2025
feat: Support asynchronously upload and download files using httpx
Show description for 498c01dauthored andcommittedfeat: Enable generate_videos for Gemini Developer API
Show description for 4a242f6authored andcommitted