Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Databricks Certified Generative AI Engineer Associate Databricks-Generative-AI-Engineer-Associate Question # 14 Topic 2 Discussion

Databricks Certified Generative AI Engineer Associate Databricks-Generative-AI-Engineer-Associate Question # 14 Topic 2 Discussion

Databricks-Generative-AI-Engineer-Associate Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2

A Generative Al Engineer would like an LLM to generate formatted JSON from emails. This will require parsing and extracting the following information: order ID, date, and sender email. Here’s a sample email:

Databricks-Generative-AI-Engineer-Associate Question 14

They will need to write a prompt that will extract the relevant information in JSON format 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. You should return the date, sender email, and order ID information in JSON format.


B.

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”: “sarah.lee925@gmail.com”, “order_id”: “RE987D”}


C.

You will receive customer emails and need to extract date, sender email, and order ID. Return the extracted information in a human-readable format.


D.

You will receive customer emails and need to extract date, sender email, and order ID. Return the extracted information in JSON format.


Get Premium Databricks-Generative-AI-Engineer-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.