GENERATIVE-AI-ENGINEER-ASSOCIATE · Question #83
Which of the following are essential components when designing a prompt for a Generative AI model? (Choose two.)
The correct answer is A. Clear intent C. Examples of expected output. Clear intent (A) ensures the model understands exactly what is being asked, preventing misinterpretation. Examples of expected output (C) implement few-shot prompting, which guides the model's format, style, and reasoning by demonstration. Multiple ambiguous instructions (B)…
Question
Which of the following are essential components when designing a prompt for a Generative AI model? (Choose two.)
Options
- AClear intent
- BMultiple ambiguous instructions
- CExamples of expected output
- DIrrelevant details to increase model flexibility
How the community answered
(42 responses)- A90% (38)
- B2% (1)
- D7% (3)
Explanation
Clear intent (A) ensures the model understands exactly what is being asked, preventing misinterpretation. Examples of expected output (C) implement few-shot prompting, which guides the model's format, style, and reasoning by demonstration. Multiple ambiguous instructions (B) cause confusion and unpredictable outputs. Irrelevant details (D) distract the model and can degrade response quality. Together, A and C are the foundational elements of an effective, well-structured prompt.
Topics
Community Discussion
No community discussion yet for this question.