Available Endpoints
Set Conversation Score
Set a score for an entire conversation based on the conversation id, providing feedback on the overall quality of the interaction.Set Messages Score
Set a score for specific messages within a conversation based on the conversation id and message id.Set Prompt Run Score
Set a score for a specific prompt run based on the prompt run id.Request Format
The request format includes:- A numerical score (e.g., 1-5)
- Optional text feedback
- Optional tags or categories for the feedback
Response Format
The response confirms that the feedback has been recorded successfully.Use Cases
- Collecting user satisfaction metrics
- Identifying problematic AI responses
- Training and fine-tuning AI models based on user feedback
- Creating reports on AI performance