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: client lazy load #3323

Merged
merged 1 commit into from Dec 7, 2022
Merged

Conversation

aarnphm
Copy link
Member

@aarnphm aarnphm commented Dec 7, 2022

Enable users to do the following:

import bentoml

client = bentoml.client.Client.from_url("localhost:3000")

Signed-off-by: Aaron Pham 29749331+aarnphm@users.noreply.github.com

Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
@aarnphm aarnphm requested a review from a team as a code owner December 7, 2022 02:48
@aarnphm aarnphm requested review from parano and removed request for a team December 7, 2022 02:48
@aarnphm aarnphm enabled auto-merge (squash) December 7, 2022 02:48
@aarnphm aarnphm merged commit 9ad5984 into bentoml:main Dec 7, 2022
@aarnphm aarnphm deleted the chore/client-lazy-load branch December 7, 2022 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants