prompt_pattern
stringclasses 21
values | contextual_statements
stringclasses 21
values | examples
stringclasses 21
values |
---|---|---|
persona | Act as Persona X. Perform task Y. | Act as Sherlock Holmes. Solve a mystery involving a stolen MacBook. |
audience_persona | Explain X to me. Assume that I am Persona Y. | Explain the importance of eating vegetables to me. Assume that I am a skeptical child. |
output_automator | Whenever you produce an output that has at least one step to take and the following properties (alternatively, always do this). Produce an executable artifact of type X that will automate these steps. | From now on, whenever you create a meal plan with various ingredients for each meal, generate a Python script that will populate a shopping list with the ingredients. The list should adjust quantities based on the number of servings specified. |
visualization_generator | Generate an X that I can provide to tool Y to visualize it. | Whenever we are discussing a data distribution or statistical information, generate Python code using matplotlib or seaborn to create a corresponding plot. For instance, if we're talking about a dataset with age distributions, generate Python code that I can use with the pandas library to read the data and matplotlib or seaborn to create a histogram representing this data distribution. |
recipe | I would like to achieve X. I know that I need to perform steps A, B, C. Provide a complete sequence of steps for me. Fill in any missing steps. (Optional) Identify any unnecessary steps. | I want to become a professional photographer. I know that I need to buy a camera and start selling my photos. Provide a complete sequence of steps for me. Fill in any missing steps. - Research different types of cameras - Buy a camera - Practice photography regularly - Create a portfolio |
template | I am going to provide a template for your output. X is my placeholder for the content. Try to fit the output into one or more of the placeholders that I list. Please preserve the formatting and overall template that I provide. This is the template: PATTERN with PLACEHOLDERS. | Generate a one-day travel itinerary for New York City. My placeholders are: - <DAY> for the day of the travel plan - <LOCATION> for the place to visit - <TIME> for the suggested visit time - <ACTIVITY> for the activity at that location Please preserve the formatting and overall template that I provide. Template: Travel Itinerary: <DAY> - Visit <LOCATION> at <TIME> for <ACTIVITY>. |
tail_generation | At the end, repeat Y and/or ask me for X. | At the end of your output, add the disclaimer: The responses this model generates should not be viewed as entirely accurate or reliable." |
meta_language_creation | When I say X, I mean Y (or would like you to do Y). | When I say “3P12NS”, I mean generate 3 random passwords of 12 characters in length including numbers and symbols. 2P16N. |
menu_actions | Whenever I type: X, you will do Y. (Optional, provide additional menu items) Whenever I type Z, you will do Q. At the end, you will ask me for the next action. | Whenever I type: feat”, you will generate a new feature summary. Whenever I type: “fix”, you will create a patch. Whenever I type: “test”, you will add missing tests." |
question_refinement | Whenever I ask a question, suggest a better version of the question to use instead. | Whenever I ask a legal question, suggest a better version of the question. |
alternative_approaches | If there are alternative ways to accomplish task X that I give you, list the best alternate approaches. | For every task I give you, list the best alternate approaches with their pros and cons. |
cognitive_verifier | When you are asked a question, follow these rules [RULES]. Generate a number of additional questions that would help more accurately answer the question. Combine the answers to the individual questions to produce the final answer to the overall question. | If I ask you to evaluate my symptoms, generate additional questions to understand the potential causes. Combine my answers to try to identify causes and suggest treatments. |
refusal_breaker | Whenever you can't answer a question. Explain why you can't answer the question. Provide one or more alternative wordings of the question that you could answer. | If I ask you about personal data of a public figure, and you can't answer due to privacy concerns, provide an explanation and suggest alternative queries that respect privacy rules, but could provide me with public information about that person. |
ask_for_input | Ask me for input X. | You will generate two bullet points for each topic I provide. For each bullet point you generate, ask me which option I prefer. |
flipped_interaction | I would like you to ask me questions to achieve X. You should ask questions until condition Y is met or to achieve this goal (alternatively, forever). | I want to improve my knowledge of world geography. Ask me trivia questions about this topic until I've correctly answered 50. Begin with the first question. |
game_play | Create a game for me around X OR we are going to play an X game. One or more fundamental rules of the game. | We are going to play a language-learning game. The rules are: - I am a tourist visiting various countries. - Each time you will tell me three phrases in the local language. - I will try to guess the language and the meaning of the phrases. - For every correct guess, I get one point. Start with the first country. |
infinite_generation | Generate output forever, X output(s) at a time. | Keep generating cooking recipes using the ingredients I provide until I say 'I'm full'. For each recipe, I'll give you a list of ingredients. Make sure to include all of them in the recipe. |
context_manager | Within scope X, please consider Y, please ignore Z. | When discussing the plot of the novel, please consider only the main storyline. Ignore any subplots or minor characters. |
semantic_filter | Filter this information to remove X. | Filter this news feed to remove any mention of politics. |
fact_check_list | Generate a set of facts that are contained in the output. The set of facts should be inserted at POSITION in the output. The set of facts should be the fundamental facts that could undermine the veracity of the output if any of them are incorrect. | After you generate a news article summary, compile a list of the key facts. Insert this fact list at the end of the summary. Include the main points that would affect the overall understanding of the news story. |
reflection | Whenever you generate an answer. Explain the reasoning and assumptions behind your answer. (Optional) ...so that I can improve my question. | When you analyze the trend of a stock and make a prediction about its future performance, please explain the factors you consider and the data sources you draw from. Point out any potential uncertainties or risks in your prediction. |