2.10 β Prompting Quiz π
1. What are the 4 ingredients of a well-structured prompt?
2. What are tags like <text>β¦</text> used for in a prompt?
3. You want the AI to answer always in the same tone and the same format. Zero-shot or Few-shot?
4. True or false: with a recent reasoning model, you should always add βthink step by step.β
5. Rephrase positively: βDonβt make the answer too long.β
6. A client asks you for a βreally originalβ slogan. Which technique pushes the AI to explore several paths before choosing?
7. True or false: switching from ChatGPT to Claude forces you to entirely rewrite your prompt.
8. You need to analyze a 300-page document in one go. Which assistant is known for its very large context?
9. Fast mode (βInstantβ/Flash) or reasoning mode: on which does the explicit Chain-of-Thought help the most?
π Show answers
- Role, Context, Task, Format.
- To separate instructions from the content to process, so the AI doesnβt confuse them.
- Few-shot: 2-3 βinput β outputβ examples fix the tone and the format.
- False. These models already reason internally; the instruction is often redundant. Explicit CoT remains useful on standard models.
- For example: βWrite a concise answer, 3 sentences maximum.β
- The Tree-of-Thoughts (generate several ideas, critique them, then decide).
- False. A good prompt is portable: the 4 ingredients work everywhere. You may adjust at the margins, you donβt rewrite.
- Gemini (known for very large context) β the others also offer βlarge-contextβ options. To double-check: it evolves fast.
- On the fast mode (standard model). In reasoning mode, the model already βthinksβ on its own: explicit CoT is often redundant.
π My note
A training byBaxIA