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

Add DeploymentClient to streamline deployment mechanism #135

Merged
merged 5 commits into from Jan 16, 2023

Conversation

ljcornel
Copy link
Collaborator

This PR adds the DeploymentClient class to the existing rest clients. The client handles the creation of the code deployment, using the 'code_deployment' endpoints on the backend side. Additionally, it is now possible to specify which models to use the deployment, rather than always picking the active models.

@ljcornel ljcornel merged commit afdbb06 into main Jan 16, 2023
@ljcornel ljcornel deleted the improve-deployment-mechanism branch January 16, 2023 11:32
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

1 participant