exam questions

Exam Certified Generative AI Engineer Associate All Questions

View all questions & answers for the Certified Generative AI Engineer Associate exam

Exam Certified Generative AI Engineer Associate topic 1 question 61 discussion

Actual exam question from Databricks's Certified Generative AI Engineer Associate
Question #: 61
Topic #: 1
[All Certified Generative AI Engineer Associate Questions]

A Generative AI Engineer would like an LLM to parse and extract the following information: date, sender email, and order ID. The output should be formatted into JSON. Here’s an email sample:



They need a prompt that will extract and output the required information in JSON with the highest level of output accuracy.

Which prompt will do that?

  • A. You will receive customer emails and need to extract date, sender email, and order ID. Return the extracted information in a human-readable format.
  • B. You will receive customer emails and need to extract date, sender email, and order ID. Return the extracted information in JSON format.
  • C. You will receive customer emails and need to extract date, sender email, and order ID. Return the extracted information in JSON format. Here’s an example: {"date":"April 16, 2024", "sender_email":"[email protected]", "order_id":"RE987D"}
  • D. You will receive customer emails and need to extract date, sender email, and order IYou should return the date, sender email, and order ID information in JSON format.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
seaun
2 weeks, 2 days ago
Selected Answer: C
I will go with C
upvoted 1 times
...
Duke_CT
2 weeks, 3 days ago
Selected Answer: B
I would go with B. Anyone else?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...