Skip to content

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

Merged
copybara-service[bot] merged 1 commit into
mainfrom
copybara_680897095
Oct 8, 2024
Merged

chore: GenAI - Part.function_call.args is now a proper dict#4496
copybara-service[bot] merged 1 commit into
mainfrom
copybara_680897095

Conversation

@copybara-service

Copy link
Copy Markdown
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-labelproduct-auto-labelBot 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-serviceBotforce-pushed the copybara_680897095 branch 3 times, most recently from 458f546 to 97b4100CompareOctober 7, 2024 21:09
@jaycee-lijaycee-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-serviceBotforce-pushed the copybara_680897095 branch 3 times, most recently from 5b3624c to 44c4984CompareOctober 8, 2024 20:35
* Added `generative_models.FunctionCall` class (returned by `Part.FunctionCall`).
Fixes#4079
PiperOrigin-RevId: 683761041
@copybara-service
copybara-serviceBot merged commit 1e49799 into mainOct 8, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-aiIssues related to the googleapis/python-aiplatform API.do not mergeIndicates a pull request not ready for merge, due to either quality or timing.google-contributorsize: mPull 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

@jaycee-li@Ark-kun