Skip to main content
POST
Create a manual labeled case for an evaluation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Body

application/json
input
string
required
expectedOutput
null | string
failureMode
null | string
label
Available options:
pass
promptId
null | string
actualOutput
null | string

Response

Successful response

input
string
required
expectedOutput
null | string
required
failureMode
null | string
required
evaluationId
number
required
id
string
required
createdAt
string<date-time>
required
organizationId
string<uuid>
required
label
null | string
required
source
string
required
promptId
null | string
required
actualOutput
null | string
required
labeledByUserId
null | string
required
labeledAt
null | string<date-time>
required
externalRunId
null | string
required