v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-2682245.2 KB
inference-history

Submit inference feedback

Submit a human correction on a past inference. Corrections are used as labeled examples for Adaptive Inference — Pioneer's continuous improvement loop that retrains your model on corrected live-traffic examples.

post/inferences/{inference_id}/feedback

Path parameters

inference_idstring required

The inference record UUID to annotate.

Request body

verdict'correct' | 'incorrect' required
{"stackTrail":"components:schemas:InferenceFeedbackRequest:properties:corrected_output","oasType":"schema","type":"unknown","description":"Required when verdict is `incorrect`. Shape should match the original inference schema."}
notesstring

Response

Feedback recorded.

inference_idstring
human_verdictstring
human_feedback_atstring date-time