post https://api.superwise.ai/app-worker/v1/feedback
Publish feedback to events
Parameters:
- answer_id: A UUID representing the message id of the answer
- question: A string representing the question that was asked by the user
- answer: A string representing the answer that was given by the AI
- is_positive: A boolean representing the feedback is positive or negative
- negative_feedback_category_harmful: A boolean representing the feedback category harmful
- negative_feedback_category_untrue: A boolean representing the feedback category untrue
- negative_feedback_category_unhelpful: A boolean representing the feedback category unhelpful
- negative_feedback_category_other: A boolean representing the feedback category other
- feedback_description: A string representing the feedback description