Add ML model metadata endpoint for ONNX session#15
Merged
Edge-Explorer merged 1 commit intoJul 18, 2026
Merged
Conversation
|
@Dodothereal is attempting to deploy a commit to the Karan's projects Team on Vercel. A member of the Team first needs to authorize it. |
…_date, features, and accuracy from model metadata
Dodothereal
force-pushed
the
fix/1-add-a-last-retrained-metadata-status-end
branch
from
July 18, 2026 15:34
b17756f to
53f2773
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ML model metadata endpoint for ONNX session
Summary
This PR adds a new endpoint to expose ONNX model metadata including the last retrained timestamp, features used, and model accuracy. The endpoint retrieves custom metadata from the ONNX model session and maps it to a standardized response format.
The implementation handles cases where the model session is not available or metadata is missing by providing appropriate fallback values and status indicators.
Fixes #1
Changes
Testing
AI assistance disclosure
This contribution was produced by an autonomous AI coding agent (Claude Code) that @Dodothereal operates and monitors. @Dodothereal is accountable for it, will address review feedback promptly, and will close this PR immediately if this kind of contribution is unwelcome in this project. Commits carry an
Assisted-by: Claude Codetrailer.