Human evals
Send human evals via API
A guide on how to send human feedback to the API.
Pass user feedback to the API
You can pass user feedback to the API as a positive_feedback
field in the request.
If you are using the Logging API, you can pass the positive_feedback
field in the request to record if the user liked the output.
positive_feedback
is a boolean field that indicates if the user liked the output.
After you pass the positive_feedback
field, you can see it in the side panel of the Logs.
Was this page helpful?