Question 163
CCA-F is a newly released exam. These practice questions reflect our best current understanding — the exact wording and question formats may change in the live exam until the certification matures. Use them to learn the concepts, not to memorize.
Scenario: Structured Data Extraction - An extraction returns a date in the wrong format and fails validation. You decide to retry with feedback to fix it efficiently. What should the retry prompt include to be effective?
- AThe original document, the incorrect extraction, and the specific validation errors to correct.
- BOnly a terse instruction to "try again and be more careful."
- CA larger `max_tokens` budget but the same original prompt.
- DA request to raise the temperature so the model varies its output.