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: GenAI - Part.function_call.args is now a proper dict #4496

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

chore: GenAI - Part.function_call.args is now a proper dict

  • Added generative_models.FunctionCall class (returned by Part.FunctionCall).

Fixes #4079

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Oct 1, 2024
@copybara-service copybara-service bot force-pushed the copybara_680897095 branch 3 times, most recently from 458f546 to 97b4100 Compare October 7, 2024 21:09
@jaycee-li jaycee-li added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 8, 2024
@copybara-service copybara-service bot force-pushed the copybara_680897095 branch 3 times, most recently from 5b3624c to 44c4984 Compare October 8, 2024 20:35
* Added `generative_models.FunctionCall` class (returned by `Part.FunctionCall`).

Fixes #4079

PiperOrigin-RevId: 683761041
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vertex-ai Issues related to the googleapis/python-aiplatform API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. google-contributor size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting AttributeError when importing cloud_profiler from google cloud aiplatform
2 participants