Integration
Seamless Integration of User Feedback & Voting
Last updated
Was this helpful?
Seamless Integration of User Feedback & Voting
Last updated
Was this helpful?
In your GPTBoost Request Log, you'll instantly spot the request for which feedback was collected. There'll be a 👍 👎 ❤️ symbol describing the rating and a 🗨️ bubble if there is a comment.
All the feedback information is of course present in the JSON object, as well.
Additionally, you can now filter and export requests based on feedback ratings.
POST
https://api.gptboost.io/v1/feedback/
Submits user feedback for a specific completion or message to the GPTBoost API.
https://api.gptboost.io/v1/feedback/*
String
GPTBoost endpoint to submit feedback
Content-Type*
String
application/json
message_id*
String
The completion id of the OpenAI API response
rating*
String
"positive", "negative", or "amazing" are the supported values
comment
String
Additional comment that the user has added to the vote
tags
Array
Any meaningful categories for the query or rating