awesome-chatgpt-prompts icon indicating copy to clipboard operation
awesome-chatgpt-prompts copied to clipboard

pull request for adding propmt for completing last incomplete response

Open Shohan494 opened this issue 2 years ago • 0 comments

Add New Prompt

⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE README.md and prompts.csv FILES FOLLOWING THE GUIDELINES PROVIDED BELOW.

You'll need to add your prompt into README.md, and to the prompts.csv file. If your prompt includes quotes, you will need to double-quote them to escape in CSV file.

If the prompt is generated by ChatGPT, please add <mark>Generated by ChatGPT</mark> to the end of the contribution line.

Description

🤖 Generated by Copilot at 1c0a108

This pull request adds a new prompt and response pair to the prompts.csv file and a new section to the README.md file of the repository f/awesome-chatgpt-prompts. The new prompt and response demonstrate how to use the ChatGPT model to complete unfinished/incomplete chatbot responses.

e.g.

"Hello","Say ""Hi"""
  • [ ] I've confirmed the prompt works well
  • [ ] I've added Contributed by: [@yourusername](https://github.com/yourusername)
  • [ ] I've added to the README.md
  • [ ] I've added to the prompts.csv
    • [ ] Escaped quotes by double-quoting them
    • [ ] No spaces after commas after double quotes. e.g. "Hello","hi", not "Hello", "hi"
    • [ ] Removed "Act as" from the title on CSV

Please make sure you've completed all the checklist.

Shohan494 avatar May 26 '23 18:05 Shohan494