Changes to Cancel an eval run
POST /api/v1/ai/eval/runs/{runId}/cancel
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 23 revisions of this API.3
What changed
- ○
added the required property
run/allOf[EvalRunDetail]/repeat_countto the response with the200statusresponse-required-property-added
- ○
added the required property
run/allOf[EvalRunDetail]/results/items/eval_prompt_idto the response with the200statusresponse-required-property-added
- ○
added the required property
run/allOf[EvalRunDetail]/results/items/repeat_indexto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○