Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency google-genai to v1 #223

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-genai >=0.2,<1 -> >=1,<2 age adoption passing confidence

Release Notes

googleapis/python-genai (google-genai)

v1.0.0

Compare Source

⚠ BREAKING CHANGES
  • Remove deprecated field: deprecated_response_payload
Features
  • Add labels for GenerateContent requests (3e3b82d)
  • Add Union support to response_schema (eedf4f1)
  • Support automatic function calling in models.generate_content_stream and send_message_stream, sync and async mode (7c9f8b5)
Bug Fixes
  • Avoid false test failure by skipping incompatible test case for python 3.13 (7f10e55)
  • Default to list base models (instead of tuned models) (ef48f0d)
  • Handle pydantic model type recognition gracefully for python 3.9 and 3.10 (4a38fdf)
  • Raise error when Gemini API response_schema has 'default' or 'anyof' fields (c50bca0)
  • Remove redundant contents in Automatic Function Calling history (5510595)
  • Remove unsupported parameter from Gemini API (f8addb5)
Documentation
  • Remove experimental classification from description. (b14ac57)
  • Remove thoughts examples and update tests (af3b339)
  • Update documentation on how to set api version using genai client (6fd4425)
  • Update instruction on function calling experience in ANY mode. (451cf98)
Code Refactoring
  • Remove deprecated field: deprecated_response_payload (197fa46)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mirkolenz mirkolenz merged commit 9951d58 into main Feb 5, 2025
2 checks passed
@mirkolenz mirkolenz deleted the renovate/google-genai-1.x branch February 5, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant