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

Update google-cloud-aiplatform version to 1.72.0 #760

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

gabrielibagon
Copy link
Contributor

Recently the google-cloud-aiplatform library has been updated to version 1.72.0, which fixes typecasting bugs in Function Calling. This affects many cases in BFCL, so it would be great to use this version of the library for an accurate score of the model quality.

The changelog describing the bugfix is here: https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md

Thanks!

Copy link
Collaborator

@HuanzhiMao HuanzhiMao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @gabrielibagon !
LGTM

@HuanzhiMao HuanzhiMao merged commit 7d97d33 into ShishirPatil:main Nov 15, 2024
@HuanzhiMao HuanzhiMao added the BFCL-General General BFCL Issue label Nov 15, 2024
HuanzhiMao added a commit that referenced this pull request Nov 16, 2024
Since the typecasting bugs in Gemini Function Calling has been fixed in
the upstream `google-cloud-aiplatform` library and the version has been
updated in #760 , the workaround patch for the Vertex AI package
introduced in #658 is no longer needed and should be removed for code
readability.
HuanzhiMao added a commit that referenced this pull request Nov 19, 2024
This PR updates the leaderboard to reflect the change in score due to
the following PR merge:

1. #719
2. #722
3. #723
4. #728 
5. #732
6. #725
7. #712
8. #733
9. #720 
10. #760 
11. #761 
12. #767
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFCL-General General BFCL Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants