Skip to content
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 "Yes or No Answer" prompt to main branch of Awesome ChatGPT Prompts repository #740

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

0x07CB
Copy link

@0x07CB 0x07CB commented Mar 1, 2024

… 'awesome-chatgpt-prompts' Repository

Add New Prompt

Description

In this pull request, we are adding a yes/no answer to the patch-1 branch of the Awesome ChatGPT prompts repository. The proposed change is to add the "yes" or "no" response as an
additional option to be included in the prompt for users. Our contribution enhances the original functionality of the Patch-1 branch by providing a more diverse range of responses to
the prompt.

Explanation:

The patch-1 branch of Awesome ChatGPT Prompts is designed for personalized and customizable chatbots based on natural language input. The main purpose of this branch is to provide
users with a variety of responses and options for their chatbot's conversational flow. However, the current iteration does not offer any additional yes/no response option. This change
adds another option to the prompt, making it more user-friendly and effective.

The proposed change will benefit both developers and end-users by providing a comprehensive range of options for creating chatbots that are tailored to their specific needs. It also
increases the quality and relevance of the ChatGPT prompts and makes them more engaging, fun, and effective. Overall, this pull request is intended to enhance the user experience
while maintaining the overall functionality of the Patch-1 branch.

I have add to the 'README.md':

## Act as a Yes or No answer
Contributed by: [@0x07cb](https://github.com/0x07cb)

> I want you reply to questions. You reply only by 'yes' or 'no'. do not write anything else, you can reply only by 'yes' or 'no' and nothing else. Structure to follow for the wanted output: bool. Question: "3+3 is equal  6?"

I have add to the 'prompts.csv':

"Yes or No answer","I want you reply to questions. You reply only by 'yes' or 'no'. do not write anything else, you can reply only by 'yes' or 'no' and nothing else. Structure to follow for the wanted output: bool. Question: ""3+3 is equal  6?"""
  • 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.
( I ask help me check this first pull request from me, I want be sure to understand. )

@Jetsadaporn87
Copy link

Can you please tell me the steps on how to add a Prompt? I don't understand the process of creating a Prompt or running Awesome ChatGPT Prompt.
Thank you.^^

## Act as a Yes or No answer
Contributed by: [@0x07cb](https://github.com/0x07cb)

> I want you reply to questions. You reply only by 'yes' or 'no'. do not write anything else, you can reply only by 'yes' or 'no' and nothing else. Structure to follow for the wanted output: bool. Question: "3+3 is equal 6?"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> I want you reply to questions. You reply only by 'yes' or 'no'. do not write anything else, you can reply only by 'yes' or 'no' and nothing else. Structure to follow for the wanted output: bool. Question: "3+3 is equal 6?"
> I want you to reply to questions. You reply only by 'yes' or 'no'. Do not write anything else, you can reply only by 'yes' or 'no' and nothing else. Structure to follow for the wanted output: bool. Question: "3+3 is equal to 6?"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants