RithwikG commited on
Commit
19bac0e
1 Parent(s): 4430a60

Fixed Feedback

Browse files
Files changed (1) hide show
  1. app.py +2 -3
app.py CHANGED
@@ -38,9 +38,8 @@ with gr.Blocks(title = "CP Helper Bot") as demo:
38
  Chat with the bot about the editorial to the problem.
39
 
40
  # Feedback
41
- Please provide written feedback, maybe there was an issue with the bot or you really liked some response. You can give written feedback while chatting with the bot; it is recorded in real time with the chat history. Use the second text box for this.
42
- Please also provide feedback on the bot's helpfulness. Use the first dropdown (after you completed your chat) to rate how helpful the bot was. Consider how the bot's responses helped your understand faster and more effectively.
43
-
44
  Thanks for using this bot, and I hope you found it helpful!
45
 
46
  This is an open source project maintained by Rithwik Gupta (https://github.com/Rithwik-G, beaboss on codeforces). If you would like to contribute (by adding scrapers for other OJs, adding features, adjusting prompts, making the feedback system better, etc.), you can make a pull request on HuggingFace community tab or GitHub. If you want to collaborate, feel free to DM me on discord @_rithwik or at rithwikca2020@gmail.com.
 
38
  Chat with the bot about the editorial to the problem.
39
 
40
  # Feedback
41
+ Feedback is not logged or stored in any way by the feedback options below the chatbot. Please contact me directly if the bot is broken or for any feedback.
42
+
 
43
  Thanks for using this bot, and I hope you found it helpful!
44
 
45
  This is an open source project maintained by Rithwik Gupta (https://github.com/Rithwik-G, beaboss on codeforces). If you would like to contribute (by adding scrapers for other OJs, adding features, adjusting prompts, making the feedback system better, etc.), you can make a pull request on HuggingFace community tab or GitHub. If you want to collaborate, feel free to DM me on discord @_rithwik or at rithwikca2020@gmail.com.