Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 720 Bytes

good-prompt-practice.md

File metadata and controls

9 lines (4 loc) · 720 Bytes

What makes a good prompt:

  1. Precise Directions: The prompt is structures as a straightward request for generating a song title, explicitly stating the context: " As a futuristic robot band conductor.". This clarity helps the LLM recognize that the output should be a song title linked to a futuristic context.

  2. Specificity: The prompt calls for a song title connected a particular theme and year, "{theme} in the {year}" . This level of detail allows the LLM to produce a relevant and imaginative response.

  3. Concentrated on the Task: The prompt concentrations exclusively on creating a song title, simplifying the LLM process to deliever an appropriate response without being diverted by unrelated subjects.