dify icon indicating copy to clipboard operation
dify copied to clipboard

Get Feedback Content via API

Open benjamin-mogensen opened this issue 10 months ago • 0 comments

Self Checks

  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [x] Please do not modify this template :) and fill in all the required fields.

1. Is this request related to a challenge you're experiencing? Tell me about your story.

The solution must provide a way to retrieve user feedback content via the API.

  • Currently, while it is possible to POST upvotes, downvotes, and user-provided feedback content via the conversation API, there is no way to GET this feedback content through the API.
  • We require an API endpoint to retrieve stored feedback, including both rating (upvote/downvote) and any accompanying user comments.
  • This is essential for analysing chatbot performance, improving responses, and addressing user concerns effectively.

2. Additional context or comments

@crazywoola @guchenhe

3. Can you help us with this feature?

  • [ ] I am interested in contributing to this feature.

benjamin-mogensen avatar Mar 04 '25 21:03 benjamin-mogensen