Explanation
The correct answer is C) Output Indicator.
Understanding Prompt Components:
- Input Data: Refers to the actual content or information provided to the AI model for processing
- Context: Provides background information or constraints about the task
- Output Indicator: Specifies the desired format, structure, or presentation of the response
- Temperature Setting: Controls the randomness/creativity of the AI's output (not related to format specification)
Why Output Indicator is Correct:
When requesting AI-generated content in a specific format (such as structured tables instead of plain text), this requirement should be specified in the Output Indicator section of the prompt. This tells the AI exactly how to structure and present the response.
Example:
A proper prompt would include:
- Context: "You are a marketing expert creating campaign plans"
- Input Data: "Product details, target audience, budget constraints"
- Output Indicator: "Present the campaign plan in a structured table format with columns for: Campaign Phase, Activities, Timeline, Budget Allocation, and KPIs"
This ensures the AI understands not just what content to generate, but how to format it according to the user's requirements.