
DatabricksCertified Generative AI Engineer Associate
Domain 1Objective 1
Design a Prompt That Elicits a Specifically Formatted Response GENERATIVE-AI-ENGINEER-ASSOCIATE Practice Questions (Page 2)
Part of the Section 1: Design Applications domain, which makes up ~19% of our current practice bank. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~7–11 in this domain), expect 1–2 from this objective — we provide 20 practice questions to prepare you well beyond it. (estimate)
20questions here
4free pages
6concepts
Questions 6–10
- 6
A team is building a prompt to extract the 'total' from a receipt. The receipt may contain multiple totals (e.g., subtotal, tax, total). The current prompt is: 'Extract the total from this receipt.' The model sometimes returns the subtotal instead of the final total. The team has tried adding 'Extract the final total' but the issue persists. What is the most effective way to disambiguate which total to extract?
Select an answer first - 7
A support team is building a chatbot that classifies customer feedback into one of three categories: 'bug', 'feature_request', or 'other'. The downstream system only accepts these exact lowercase strings. The team's current prompt asks the model to 'classify the feedback' and the model sometimes returns labels like 'Bug', 'Feature Request', or 'Other'. Which prompt change best enforces the required output?
Select an answer first - 8
A team is building a system that extracts structured data from legal contracts. The output must be a JSON object with fields `party_name` (string), `effective_date` (string in YYYY-MM-DD format), and `obligations` (array of strings). The team has a working prompt that produces the correct JSON structure, but the model sometimes returns `effective_date` as 'March 15, 2024' instead of '2024-03-15'. The team has already tried adding 'Use YYYY-MM-DD format for the date' to the user prompt, but the issue persists. Which additional technique is most likely to resolve the date format inconsistency?
Select an answer first - 9
Which prompt instruction is most likely to produce a markdown-formatted response?
Select an answer first - 10
A prompt engineer tests a prompt and finds that the model outputs markdown instead of the requested JSON. What is the most effective way to iterate on the prompt?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “GENERATIVE-AI-ENGINEER-ASSOCIATE” is a trademark of its owner, used for identification only.