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

ML Hub models API update v0.0.2 #43

Merged
merged 4 commits into from
Jun 26, 2024
Merged

ML Hub models API update v0.0.2 #43

merged 4 commits into from
Jun 26, 2024

Conversation

dhannywi
Copy link
Collaborator

Related Issue #35 and #42

Updated Open API spec with:

  • correcting error code for /v3/ml-hub/models/{modelId}/inference endpoint, added a 422 error code (as in Issue #35)
  • updated ModelServerPossible to standardize result output for
  • changed naming of RespModelObject to RespModelsObject (reason below)

Updated ML Hub Models API with:

  • RespModelObject is now called RespModelsObject to reflect the results showing multiple model's short info
  • Added Model Card fetching to the API

@dhannywi dhannywi requested a review from nathandf June 25, 2024 20:48
@dhannywi dhannywi self-assigned this Jun 25, 2024
@dhannywi dhannywi added the enhancement New feature or request label Jun 25, 2024
@nathandf nathandf merged commit f3a719c into main Jun 26, 2024
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
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants