及時工程涉及設計大型語言模型(LLM)的有效查詢以生成所需的輸出。本指南分享了模式和技術的目錄,以從LLM中獲得更好的結果。
對於這些工具,創造力和開放性的探索性確實非常重要。人類為提示示一些話的人的創造力,誰決定了什麼提示,問什麼以及給出了什麼指示對於有效使用這些工具至關重要。 - 范德比爾特大學Jules White博士。
提示模式是指導特定任務的AI響應的指令,並由核心上下文語句定義,從而增強了來自LLM的輸出的精度和相關性。
在及時模式目錄中定義的分類框架中有六類及時模式,以通過ChatGpt增強及時工程。
回到TOC
上下文語句:
示例:
Act as Sherlock Holmes. Solve a mystery involving a stolen MacBook.
Act as a personal trainer. Design a beginner-friendly workout routine for weight loss.
Act as a Michelin-starred chef. Create a gourmet menu using locally-sourced ingredients.
Guide me through a meditation practice. Assume you are a soothing meditation coach.
上下文語句:
示例:
Explain the importance of eating vegetables to me. Assume that I am a skeptical child.
Explain the plot of the "Game of Thrones" series to me.
Assume that I am someone who has never watched a single episode.
Explain the process of photosynthesis.
Assume that I am a curious elementary school student.
上下文語句:
示例:
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.
From now on, whenever you generate a study schedule for my upcoming exams,
produce a series of Google Calendar events that correspond to each study session.
Each event should include the subject, study focus, and duration of the study session.
The artifact should be a Google Calendar event.
Whenever you generate a list of contacts from networking events I've attended,
create a Salesforce script that will update or add these contacts to my CRM.
Each entry should include the contact's name, company, and role.
The artifact should be a script compatible with Salesforce.
上下文語句:
示例:
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.
Whenever we are talking about certain weather patterns or climate data,
generate an input suitable for a data visualization tool like Tableau.
For instance, if we're discussing annual rainfall data for different regions,
generate a CSV that I can use in Tableau to create a visualization.
Whenever I discuss a complex mathematical function,
generate an input for the Desmos Graphing Calculator.
For example, if I mention the function 'y = sin(x)',
generate a corresponding input that can be directly used in Desmos to plot the function.
上下文語句:
示例:
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
I would like to drive to San Diego from San Francisco.
I know that I want to go through Big Sur and stay close to the coast as much as possible.
Provide a complete itinerary.
上下文語句:
示例:
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>.
I am going to give you a template for your output. CAPITALIZED WORDS are my placeholders.
Fill in my placeholders with your output. Preserve the overall formatting of my template.
My template is:
## Bio: <NAME>
**Executive Summary**: <ONE SENTENCE SUMMARY>
**Full Description**: <ONE PARAGRAPH SUMMARY>
Extract information about the people involved in the following text: [PASTE TEXT].
上下文語句:
示例:
At the end of your output, add the disclaimer:
"The responses this model generates should not be viewed as entirely accurate or reliable."
Following a summary of a recent sports match, reiterate the final score and the key players.
Ask me if I want details of the next game.
When finishing a recipe, repeat the main ingredients and cooking time.
Ask me if I want to know about a suitable dessert.
回到TOC
上下文語句:
示例:
When I say "3P12NS", I mean generate 3 random passwords of 12 characters in length,
including numbers and symbols.
2P16N
When I say "tl;dr", I mean "your response was too long, make it shorter".
When I say "review", I mean give a detailed assessment of the product,
covering its key elements, strengths, weaknesses, and your overall recommendation.
上下文語句:
示例:
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.
Whenever I type: "write <food> <paragraph>", write a paragraph of content for <food>.
Whenever I type "write <food> <facts>", generate a list of facts for <food>.
At the end, ask me for the next action. Start now.
回到TOC
上下文語句:
示例:
Whenever I ask a legal question, suggest a better version of the question.
Whenever I ask a question about weight loss, suggest a better version of the question.
Your question will focus on sustainable practices like a balanced diet and exercise.
Ask me for the first question to refine.
Whenever I ask a question about the best programming language to learn,
suggest a better version of the question that considers the context like domain of interest.
Ask me if I would like to use it instead.
上下文語句:
示例:
For every task I give you, list the best alternate approaches with their pros and cons.
Include the original way that I asked and prompt me on which approach I would like to use.
Whenever I ask for travel recommendations, determine the type of traveler I am.
List at least one alternative approach for my travel itinerary.
Consider a different type of traveler and compare this approach with the original approach.
When I ask you for cooking recipes, consider the ingredients and type of cuisine.
Propose alternative recipes that can be made with the same ingredients or suggest variations.
Compare their tastes, cooking methods, and nutritional values.
上下文語句:
示例:
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.
When I ask about the impact of climate change on agriculture,
generate three more questions to clarify aspects of the changes I ask about.
Once these are answered, integrate the information in a response to the initial query.
When I ask you about the implications of artificial intelligence on job markets,
pose extra questions to determine my concerns.
Provide an answer that encompasses the various aspects you ask me about.
上下文語句:
示例:
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.
Whenever I ask for medical advice and you are unable to provide it due to any constraints,
explain the reason and suggest alternate questions.
Lead me to general information about the topic in question without giving direct advice.
If I ask for potentially harmful information and you refuse to answer,
explain the rationale for your refusal and guide me towards legally acceptable questions.
Include the scientific principles involved or the laws governing such activities.
回到TOC
上下文語句:
示例:
You will generate two bullet points for each topic I provide.
For each bullet point you generate, ask me which option I prefer.
I am going to paste emails into our conversation.
You will summarize what each person's points are.
List any questions or action items directed at me.
上下文語句:
示例:
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.
I would like you to ask me questions to improve my German language skills.
Ask questions until I make less than three mistakes in a row. Ask me the first question.
I would like you to ask me questions to test my knowledge of the Solar System.
You should ask questions until I answer all of them correctly.
上下文語句:
示例:
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.
We are going to play a "global herd" game.
The rules are simple:
- You ask me a question related to global customs, practices, or traditions.
- My task is to guess what I think is the most common answer around the world.
- For each correct guess that matches your researched answers, I get a point.
Start with the first question.
上下文語句:
示例:
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.
Keep generating short story plots based on a genre I specify until I tell you "THE END".
I will specify a genre and you should fit the plot within the confines of that genre.
Generate creative business ideas centered around a given industry until I command "STOP".
For each idea, I will provide an industry and a few key aspects that should be incorporated.
回到TOC
上下文語句:
示例:
When discussing the plot of the novel, please consider only the main storyline.
Ignore any subplots or minor characters.
In our discussion about climate change, only consider scientific facts and studies.
Please ignore any political debates or opinions.
For our discussion about AI, only consider its applications in healthcare.
Please ignore its applications in other industries such as finance or entertainment.
Let's start over with this new context.
上下文語句:
示例:
Filter this news feed to remove any mention of "politics".
Filter these emails to include only financial information.
Filter this text to remove any personally identifying information.
回到TOC
上下文語句:
示例:
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.
Whenever you provide a historical overview, create a list to include:
- major events
- dates
- figures
- facts that, if wrong, could lead to a misunderstanding of the historical context
This list should be inserted at the start of the overview.
When offering medical advice, list all the key facts related to the advice.
Insert this list in the middle of your response.
This list should be comprised of facts that could misguide a user if they were incorrect.
上下文語句:
示例:
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.
When you interpret the symbolism in a piece of literature,
provide a clear explanation of your thought process.
Please enumerate the contextual clues and literary conventions you used.
Acknowledge any alternative interpretations that could be plausible.
When you provide potential diagnoses based on presented symptoms, explain your reasoning.
Describe the following:
- medical knowledge you're using
- correlations you're making between symptoms and diseases
- any assumptions you're making
Note the potential limitations of your assessment.
提示技術和策略有助於指導LLM,並通常提高輸出性能。
回到TOC
N-shot提示涵蓋了與LLMS交互的不同方法,基於在查詢之前提供n個示例。目的是指導模型的響應,其有效性根據模型大小,培訓數據和任務複雜性而變化。這包括:
示例:
Question: "What is the capital of the United States?"
Answer: "The capital of the United States is Washington D.C."
Question: "What is the capital of France?"
Answer:
Beginning: "Once upon a time, in a kingdom far away, there was a brave knight named Arthur."
Ending: "After many battles, Arthur defeated the dragon and saved the kingdom."
Beginning: "In the dense forests of the north, a cunning fox named Ray lived."
Ending: "Using his wit, Ray outsmarted the wolf and proved that brains could win over brawn."
Beginning: "In the heart of bustling New York, lived a timid pigeon named Pete."
Ending:
思想鏈提示是一種方法,提示通過一系列推理引導LLM,例如對話。它涉及一系列相關問題,這些問題導致了主要任務。此方法為模型提供了“思考”的時間。
示例:
請參見圖3:經過思考的促使大語言模型引起推理
React結合了推理和行動,以改善LLM的思維方式和決策。此方法有助於LLM制定更好的行動計劃並了解困難的情況。它還允許LLM使用來自外部來源的信息。在許多測試中,React比其他方法更好。
示例:
參見圖1:反應:在語言模型中協同推理和作用。
Course
:及時工程Paper
:及時的圖案目錄,以增強使用CHATGPT的及時工程Examples
:chatgpt-4回到TOC