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

Use google-genai package instead of old google-generativeai package #694

Merged
merged 13 commits into from
Jan 29, 2025

Conversation

kumaranvpl
Copy link
Collaborator

@kumaranvpl kumaranvpl commented Jan 29, 2025

Why are these changes needed?

Related issue number

Closes #599

Checks

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 4.34783% with 22 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
autogen/oai/gemini.py 0.00% 21 Missing ⚠️
autogen/oai/client.py 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Flag Coverage Δ
unittests 13.57% <4.34%> (-29.90%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
autogen/oai/client.py 23.26% <50.00%> (-28.53%) ⬇️
autogen/oai/gemini.py 0.00% <0.00%> (-13.43%) ⬇️

... and 140 files with indirect coverage changes

@kumaranvpl kumaranvpl marked this pull request as ready for review January 29, 2025 12:46
@davorrunje davorrunje added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit 3dddf74 Jan 29, 2025
302 of 305 checks passed
@davorrunje davorrunje deleted the use-google-genai branch January 29, 2025 12:59
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.

[Issue]: Change Google client class to new package, google-genai
3 participants