Elements of Prompting
some elements that make up a prompt are
instruction - a specific task or instruction that we want the model to perform
context - external information or additional context that can steer that model to better responses
input data - the input or question that we are interested to find a response for
output data - the type or format of the output
these elements play a vital role in Prompt Engineering to create efficient prompts
References