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

fix: GenAI - Improved from_dict methods for content types (GenerationResponse, Candidate, Content, Part) #3431

Merged
1 commit merged into from
Mar 13, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

fix: GenAI - Improved from_dict methods for content types (GenerationResponse, Candidate, Content, Part)

Workaround for issue in the proto-plus library: googleapis/proto-plus-python#424

Fixes #3194

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Mar 13, 2024
…ionResponse`, `Candidate`, `Content`, `Part`)

Workaround for issue in the proto-plus library: googleapis/proto-plus-python#424

Fixes #3194

PiperOrigin-RevId: 615334182
@copybara-service copybara-service bot closed this pull request by merging all changes into main in 613ce69 Mar 13, 2024
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. google-contributor size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Part instantiation from function call
1 participant