Tracing
Record Feedback
Record any (user) feedback & ground truth/correction of output for a log.
POST
/
api
/
parea
/
v1
/
feedback
Authorizations
x-user-id
string
headerrequiredBody
application/json
trace_id
string | null
UUID of the trace log
inference_id
string | null
UUID of the trace log
score
number
requiredFeedback score
comment
string | null
Feedback comment
target
string | null
Optional target or “gold standard†of log.
organization_id
string | null
Field will be automatically filled-in.
name
string | null
Deprecated field
Response
200 - application/json
The response is of type any
.
Was this page helpful?