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: DIA-1725: add model-metadata endpoint #279

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Conversation

pakelley
Copy link
Contributor

Add endpoint for getting metadata of a set of models

@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 44.00000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 67.63%. Comparing base (2fa3215) to head (1ae607d).

Files with missing lines Patch % Lines
adala/runtimes/_litellm.py 8.33% 11 Missing ⚠️
server/app.py 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   67.86%   67.63%   -0.24%     
==========================================
  Files          47       47              
  Lines        2524     2549      +25     
==========================================
+ Hits         1713     1724      +11     
- Misses        811      825      +14     

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

@robot-ci-heartex robot-ci-heartex marked this pull request as draft December 14, 2024 06:06
@matt-bernstein matt-bernstein marked this pull request as ready for review December 16, 2024 16:24
@robot-ci-heartex robot-ci-heartex marked this pull request as draft December 17, 2024 02:32
@matt-bernstein matt-bernstein marked this pull request as ready for review December 18, 2024 16:37
@matt-bernstein
Copy link
Contributor

matt-bernstein commented Dec 18, 2024

/git merge master

Workflow run
Successfully merged: 5 files changed, 55 insertions(+), 38 deletions(-)

@robot-ci-heartex robot-ci-heartex marked this pull request as draft December 19, 2024 09:05
@matt-bernstein matt-bernstein marked this pull request as ready for review December 19, 2024 14:58
@matt-bernstein matt-bernstein merged commit 6f09afa into master Dec 19, 2024
20 of 22 checks passed
@matt-bernstein matt-bernstein deleted the fb-dia-1725 branch December 19, 2024 17:08
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.

5 participants