What is a key principle regarding prompt evaluation workflows?	There is no single standard methodology; many different ways can be assembled.
What is the first step in a typical prompt evaluation workflow?	Writing an initial prompt draft.
What is the purpose of the evaluation data set?	To contain a list of possible inputs that will be fed into the prompt.
After generating responses from the cloud, what is the next step in the workflow?	Grading the responses by pairing the original input with the generated answer.
What does the grading step typically produce?	A score (e.g., 1 to 10) based on the quality of the answer.
How is the final objective performance score of the prompt calculated?	By averaging the scores from all individual responses.
What is the purpose of the iteration phase in the workflow?	To modify the prompt and repeat the process to compare scores and improve performance.
Why is it recommended to start prompt evaluations small?	To understand the workflow behavior without needing a heavyweight solution.
