-
Notifications
You must be signed in to change notification settings - Fork 10
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 python API for programmatic access #54
base: develop
Are you sure you want to change the base?
Add python API for programmatic access #54
Conversation
@rohan-uiuc thanks for the PR. We like the idea of a python API, and the example usage is much appreciated. As a first step, I will make changes to your PR to refactor some stuff (noticed there is some duplication like the ModelConfig, and clean up the lint errors). Stay tuned. |
@amrit110 that sounds good, thank you! |
for more information, see https://pre-commit.ci
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
PR Type
Feature
Short Description
shared
package.Tests Added
API functionality tests for listing models, launching models, checking status, and waiting for readiness