Skip to main content
PUT
Update evaluation result with human feedback

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

ID of the evaluation result to update

Body

application/json
pair_id
string
required

ID of the pair to provide feedback on

metric_idx
integer
required

Index of the metric in the Metrics.Definitions array

vote
enum<integer>
required

Vote for the pair (-1 = negative, 0 = neutral, 1 = positive)

Available options:
-1,
0,
1
comment
string

Optional comment providing feedback on the pair

Response

Evaluation result successfully updated with human feedback

success
boolean
results_id
string
pair_id
string