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(clients,resources): fix resource creating will get None type #57

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Dec 6, 2023

Because

  • get None type from create resource method

This commit

  • fix resource creating will get None type

@heiruwu heiruwu merged commit 4516d46 into main Dec 6, 2023
8 checks passed
@heiruwu heiruwu deleted the fix-none-response branch December 6, 2023 06:51
heiruwu pushed a commit that referenced this pull request Dec 11, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](v0.3.2...v0.4.0)
(2023-12-11)


### ⚠ BREAKING CHANGES

* **client:** support asyncio and add better client type hint
([#55](#55))

### Features

* **client:** support asyncio and add better client type hint
([#55](#55))
([aa41246](aa41246))
* **org:** adopt organization endpoints for VDP
([#60](#60))
([0c313d6](0c313d6))
* **ray:** add io helpers for llm tasks
([#59](#59))
([1876a20](1876a20))
* **ray:** add nested decorators
([#63](#63))
([900dda8](900dda8))
* **ray:** add text to image io helper
([#58](#58))
([0430977](0430977))


### Bug Fixes

* **clients,resources:** fix resource creating will get None type
([#57](#57))
([4516d46](4516d46))
* **makefile:** fix wheel build missing submodule
([9aa73eb](9aa73eb))
* **ray:** fix missing ray init
([#64](#64))
([db0b5c4](db0b5c4))


### Documentation

* **notebooks:** update notebooks to adopt latest ray decorators
([52b90c6](52b90c6))

---
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: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants