
Answer-first summary for fast verification
Answer: Output Indicator
## Explanation The correct answer is **C) Output Indicator**. ### Why Output Indicator is correct: 1. **Output Indicator** specifies the desired format or structure of the AI's response 2. In prompt engineering, the Output Indicator tells the AI how to format its output (e.g., as a table, JSON, bullet points, etc.) 3. Requesting "structured table format instead of plain text" is clearly specifying the output format ### Why other options are incorrect: - **A) Input data**: This refers to the information provided to the AI for processing, not how the output should be formatted - **B) Context**: This provides background information or constraints for the AI to consider, but doesn't specify output format - **D) Temperature setting**: This controls the randomness/creativity of the AI's response (0.0 = deterministic, 1.0 = creative), not the output format ### Key Concept: In prompt engineering, different components serve different purposes: - **Input data**: The raw information to process - **Context**: Background information or constraints - **Output Indicator**: Desired format/structure of the response - **Temperature**: Controls randomness/creativity level For AWS services like Amazon Bedrock or other AI services, specifying output format is crucial for getting usable results in business applications.
Author: Ritesh Yadav
Ultimate access to all questions.
A marketing manager wants AI-generated campaign plans in a structured table format instead of plain text. Which part of the prompt should specify this requirement?
A
Input data
B
Context
C
Output Indicator
D
Temperature setting
No comments yet.