Tip
Intermediate
Use Output Priming
July 29, 2024
Start the desired output for the LLM. For instance, if you want a list, start your prompt with the beginning of the list: 'Here are the steps:
1.' This can guide the model effectively.
1.' This can guide the model effectively.
Category: Prompt Engineering
Difficulty: Intermediate