chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Want to add the thumbs-up and thumbs-down button after each message without using the datalayer.

Open wxp16 opened this issue 1 year ago • 0 comments
trafficstars

We have a separate feedback API endpoint located in the cloud. Instead of using the custom datalayer provided by Chainlit, I want to add two buttons at the end of each message. A feedback API call will be triggered when a button is clicked. Please advise if we can implement this through the action feature. Thank you.

wxp16 avatar May 09 '24 03:05 wxp16