Spaces:
Running
Running
Fixed Feedback
Browse files
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 |
-
|
| 42 |
-
|
| 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.
|