opensearch-project / dashboards-assistant

Dashboard assistant is a way for users on OpenSearch Dashboards to interact with an assistant through chat or the different OSD pages
https://opensearch.org/
Apache License 2.0
17 stars 22 forks source link

[FEATURE] Click metrics when users click thumb-up and thumb-down buttons #262

Open chishui opened 3 weeks ago

chishui commented 3 weeks ago

Is your feature request related to a problem? It's critical to know if users are satisfied with the generated response for their question in chat. We have thumb-up and thumb-down buttons under each message bubble, we need to emit click events.

What solution would you like? With usage_collection plugin, we can emit click event whenever users click the thumb-up and thumb-down buttons.

What alternatives have you considered? N/A

Do you have any additional context? N/A