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

feat(vdp): return dict type instead of proto type in trigger pipeline #242

Conversation

joremysh
Copy link
Contributor

@joremysh joremysh commented Nov 7, 2024

Because

  • using dict type as response makes it easier for users to access pipeline trigger results

This commit

  • return dict type instead of proto type in pipeline trigger

@joremysh joremysh requested a review from heiruwu as a code owner November 7, 2024 07:13
Copy link

linear bot commented Nov 7, 2024

@joremysh joremysh merged commit 8e6b3a7 into main Nov 8, 2024
9 checks passed
@joremysh joremysh deleted the jeremy/ins-6729-automatically-convert-outputs-to-python-dictionaries-in-sdk branch November 8, 2024 06:14
heiruwu pushed a commit that referenced this pull request Dec 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.16.0](v0.15.1...v0.16.0)
(2024-12-06)


### Features

* **cli:** support multi-gpus when running inference locally
([#249](#249))
([6760651](6760651))
* **proto:** update protogen
([#240](#240))
([5fd0db1](5fd0db1))
* **vdp:** return dict type instead of proto type in trigger pipeline
([#242](#242))
([8e6b3a7](8e6b3a7))


### Bug Fixes

* **cli:** align timezone between host and model container
([#247](#247))
([aa84a1c](aa84a1c))
* **cli:** fix curl script
([444b210](444b210))
* **cli:** replace fix wait time with curl loop
([#245](#245))
([3f62de1](3f62de1))
* **cli:** update run command shmsize
([#246](#246))
([d08cf37](d08cf37))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants