Overview of the Capture Feedback API endpoints
The Capture Feedback API allows you to collect and store user feedback on AI interactions. This feedback can be used to improve the quality of AI responses and track user satisfaction.
Set a score for an entire conversation based on the conversation id, providing feedback on the overall quality of the interaction.
Set a score for specific messages within a conversation based on the conversation id and message id.
Set a score for a specific prompt run based on the prompt run id.
The request format includes:
The response confirms that the feedback has been recorded successfully.
Overview of the Capture Feedback API endpoints
The Capture Feedback API allows you to collect and store user feedback on AI interactions. This feedback can be used to improve the quality of AI responses and track user satisfaction.
Set a score for an entire conversation based on the conversation id, providing feedback on the overall quality of the interaction.
Set a score for specific messages within a conversation based on the conversation id and message id.
Set a score for a specific prompt run based on the prompt run id.
The request format includes:
The response confirms that the feedback has been recorded successfully.