-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add feedback buttons with optional setting #396
Conversation
This will be very useful for gathering feedback from our tester users and pinpointing where bugs or unexpected/undesired behaviors may have raised. Thank you! Looks like we will be able to easily get back to the chat history and even the message in cosmosDB and trace where feedback was submitted and will be able to associate a user and his/her a message with the feedback. Looking forward to being notified when this will be merged :) |
5af971d
to
ec0c3e9
Compare
bf4211e
to
2b9825a
Compare
2b9825a
to
970092b
Compare
…te from all states
…te from all states
970092b
to
27bec44
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for getting it across the finish line Ian!
* - supporting docx and pptx in offline ingestion script via form recognizer (microsoft#474) Co-authored-by: FARHAD SHAKERIN <fxs130430@utdallas.edu> * Change button colors (microsoft#462) * Fix comma/pipe separator issue and improve local dev loop (microsoft#483) Co-authored-by: Sarah Widder <sawidder@microsoft.com> * Remove unused AAD token to support other identity providers (microsoft#459) * [Feature] Rebrand sample app with Contoso branding (microsoft#486) Co-authored-by: Ian Seabock (Centific Technologies Inc) <v-ianseabock@microsoft.com> * Add feedback buttons with optional setting (microsoft#396) Co-authored-by: Sarah Widder <sawidder@microsoft.com> Co-authored-by: Ian Seabock (Centific Technologies Inc) <v-ianseabock@microsoft.com> * Rebuild static files (microsoft#491) Co-authored-by: Ian Seabock (Centific Technologies Inc) <v-ianseabock@microsoft.com> * remove linting errors * merge fix complete * remove hard-coded api-preview-version * remove addition to cosmosdb key * remove print plus small json fix * additional format and var fixes * fix another typo * restore location of dotenv and logging --------- Co-authored-by: FARHAD SHAKERIN <shakerin.farhad@gmail.com> Co-authored-by: FARHAD SHAKERIN <fxs130430@utdallas.edu> Co-authored-by: vsunnyzhao <154259069+vsunnyzhao@users.noreply.github.com> Co-authored-by: Sarah Widder <sarah.j.widder@gmail.com> Co-authored-by: Sarah Widder <sawidder@microsoft.com> Co-authored-by: Christoph Goessmann <44035999+gochristoph@users.noreply.github.com> Co-authored-by: Ian Seabock <iseabock@users.noreply.github.com> Co-authored-by: Ian Seabock (Centific Technologies Inc) <v-ianseabock@microsoft.com> Co-authored-by: Chana <v-chanacohn@microsoft.com>
@sarah-widder: |
Co-authored-by: Sarah Widder <sawidder@microsoft.com> Co-authored-by: Ian Seabock (Centific Technologies Inc) <v-ianseabock@microsoft.com>
Co-authored-by: Sarah Widder <sawidder@microsoft.com> Co-authored-by: Ian Seabock (Centific Technologies Inc) <v-ianseabock@microsoft.com>
Adds feedback buttons to the bot answers to allow user feedback to be logged to the CosmosDB when chat history is enabled.
Liked state:
On clicking thumbs down:
On clicking "report inappropriate content"