Cancel a run
Request cancellation of an in-flight run; marks the run and its pending/running iterations cancelled. A no-op success when the run is already cancelled; returns 409 when the run already reached a terminal status (completed/failed/timed_out).
Path parameters
ID of the hosted project that contains the server.
Eval run ID, as returned by POST /eval-runs.
Response
The cancelled run.
Changes
Changed in 12 of the 71 revisions of this API.3816
- ○
added the optional property
judges/allOf[EvalRunJudges]/goalCompletion/cases/items/iterationIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
judges/allOf[EvalRunJudges]/groundedness/cases/items/iterationIdto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
importEligibilityto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
gateWaiverto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
inconclusiveenum value to theresultresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
verdictPolicyIntegrityErrorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
verdictPolicyVersionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
verdictSummaryto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
effectiveModelIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
modelSourceto the response with the200statusresponse-optional-property-added
- ○
added the optional property
runGroupIdto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
executionEngineto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
judgesto the response with the200statusresponse-optional-property-added
- ○
- ▲
added
EvalRunEnvironmentsubschema #2to theenvironmentresponse propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
environmentresponse's property type/format changed fromobjectnull/to/for status200response-property-type-changed
- ▲
removed the required property
environment/idfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
environment/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
environment/revisionfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
insightsto the response with the200statusresponse-optional-property-added
- ▲
- ○
added the optional property
scoreIntegrityto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
environmentto the response with the200statusresponse-optional-property-added
- ○