markprompt-js
markprompt-js copied to clipboard
Save feedback status for a message in the chat store
We should save the given feedback for a message to the messages
in the useChatStore
hook. This helps with:
- Easy to show/sync with the UI
- Mitigates abuse (only allow feedback once)