aws-genai-llm-chatbot
aws-genai-llm-chatbot copied to clipboard
Enhancement: add answer feeedback ratings
While testing a new chatbot it is important to be able to gather information about the quality of the answers. Since quality might mean different things for different use cases, the "quality ratings" should be configurable per chatbot.
This enhancement is about adding the possibility to define up to 5 rating criteria and the associated values. Rating criteria can then be associated with a chatbot and displayed in the UI at the bottom of each answer provided by the system. As the user changes the rating, they are stored in the chat history.
A chatbot administrator would then be able to get a report about all the answer rating and their associated metadata.
This issue is stale because it has been open for 60 days with no activity.
Changes are done and are out for review under https://github.com/aws-samples/aws-genai-llm-chatbot/pull/287
https://github.com/aws-samples/aws-genai-llm-chatbot/pull/287 has been merged, this issue can be closed.
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 30 days since being marked as stale.