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

refactor(API): only return proof.predictions in detail endpoint #605

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Dec 5, 2024

What

Following #601
Only return proof predictions on the "retrieve" endpoint /api/v1/proofs/<proof_id> (not on the "list")

@raphodn raphodn force-pushed the raphodn/proof-detail-return-predictions branch from da58551 to dda4876 Compare December 5, 2024 23:26
@raphodn raphodn merged commit 81f7f0f into main Dec 5, 2024
6 checks passed
@raphodn raphodn deleted the raphodn/proof-detail-return-predictions branch December 5, 2024 23:28
@raphodn raphodn added the Proofs label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a proof_prediction table to store predictions from ML models
1 participant