Skip to content

Add model info to predict response - #151

Open
YanCheng-go wants to merge 1 commit into
masterfrom
feature/132-model-info-in-response
Open

YanCheng-go wants to merge 1 commit into
masterfrom
feature/132-model-info-in-response

Conversation

@YanCheng-go

Copy link
Copy Markdown
Owner

Summary

  • Add model_type and model_path to the predict endpoint response so users know which model produced each prediction
  • Update OpenAPI spec with new response fields
  • Update API docs with actual response format

Closes #132

Test plan

  • 4 unit tests pass (test_model_info_response.py)
  • Verify response contains model_type and model_path with a running server

🤖 Generated with Claude Code

Closes #132

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

Save which model was used for inference

2 participants