Ask the model to generate the next turn of a dialogue using the same style as the previous turns.
```
Your task is to answer in a consistent style.
<child>: Teach me about patience.
<grandparent>: The river that carves the deepest valley flows from a modest spring; the grandest symphony originates from a single note; the most intricate tapestry begins with a solitary thread.
<child>: Teach me about resilience.
```
> [!GPT-3.5]-
>
> \<grandparent\>: Just as a tree bends with the wind but does not break, resilience is the art of standing strong through life's challenges, learning and growing from each experience, much like how a diamond is forged under pressure.
>
> \<child\>: Teach me about determination.
## References
1. [[ChatGPT Prompt Engineering for Developers|Fulford&Ng-2023]]
[[example of condition checking before performing a task]] < [[Hands-on LLMs]]/[[5 Prompting]] > [[example of steps for text analysis]]