The Paradigm interface offers various types of feedback
The Paradigm interface offers various types of feedback, including:
- Copied: The user copied the response.
- Regenerate: The user clicked to regenerate the response.
- Like: The user liked the response.
- Dislike: The user disliked the response.
How to create new feedback type
In addition to these feedback types available from the Paradigm interface, it is possible to create custom feedback types via the API to collect specific business feedback (e.g., email open rate, SEO score, etc.).
When creating a feedback type, you need to define:
- Feedback Name: The name of the feedback type.
- Value Type: The type of value (e.g., numeric, text).
- Start Value: The initial value.
- End Value: The final value.
- Single or Multiple Values: Specify whether only one value can be recorded per output or if multiple values can be recorded.