Create an eval case
Adds one case to the suite. Both title and a non-empty steps array are required — steps is optional on the shared case shape so PATCH can be partial, but a case persisted without executable steps could never run. When models is omitted the suite's configured model is used.
Path parameters
ID of the hosted project that contains the server.
Eval suite ID, as returned by POST /eval-runs.
Request body
Response
The created case.
Changes
Changed in 5 of the 71 revisions of this API.11
- ○
added the new optional request property
intentnew-optional-request-property
- ○
added the optional property
intentto the response with the201statusresponse-optional-property-added
- ○
- ○
added the new optional request property
importnew-optional-request-property
- ○
added the optional property
importto the response with the201statusresponse-optional-property-added
- ○
- ○
added the new optional request property
passThresholdnew-optional-request-property
- ○
added the new optional request property
repetitionsnew-optional-request-property
- ○
added the optional property
passThresholdto the response with the201statusresponse-optional-property-added
- ○
added the optional property
repetitionsto the response with the201statusresponse-optional-property-added
- ○
- ○
added the new optional request property
idnew-optional-request-property
- ○
added the optional property
declaredIdto the response with the201statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○