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: Add API Docs and Improve Inference Readability #331

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

ishaansehgal99
Copy link
Collaborator

Reason for Change:
This change adds plenty more documentation and OpenAPI spec for our inference. It also enables the use of preferred non-NVIDIA nodes without crashing.

Requirements

  • added unit tests and e2e tests (if applicable).

Issue Fixed:
Fixes #321

Notes for Reviewers:

@ishaansehgal99 ishaansehgal99 changed the title feat: Add API Docs and Improve Readability of Inference feat: Add API Docs & Improve Inference Readability Mar 30, 2024
@ishaansehgal99 ishaansehgal99 changed the title feat: Add API Docs & Improve Inference Readability feat: Add API Docs and Improve Inference Readability Mar 30, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.87%. Comparing base (8d0976f) to head (20b1e45).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #331   +/-   ##
=======================================
  Coverage   63.87%   63.87%           
=======================================
  Files          14       14           
  Lines        1301     1301           
=======================================
  Hits          831      831           
  Misses        432      432           
  Partials       38       38           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ishaansehgal99 ishaansehgal99 merged commit cf7cf94 into main Apr 1, 2024
8 of 9 checks passed
@ishaansehgal99 ishaansehgal99 deleted the Ishaan/inference-docs branch April 1, 2024 23:40
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.

Swagger API Docs
3 participants