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

feature: adding support for AsyncInferenceConfig in endpoint config #170

Open
Luca-Ferrera opened this issue Sep 28, 2021 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@Luca-Ferrera
Copy link

The EndpointConfig constructor could be extended to support passing in AsyncInferenceConfig
which includes configuration as shown here in the doc API_AsyncInferenceConfig
In this way would be possible to create an EndpountConfig supporting Asynchronous Inference.

@ca-nguyen
Copy link
Contributor

Hi @Luca-Ferrera,
I can see this being used by many of our customers - this will be a great feature to add to the Data Science SDK.
Thank you for bringing this to our attention.

@ca-nguyen ca-nguyen added the enhancement New feature or request label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants