Databricks Certified Generative AI Engineer Associate Databricks-Generative-AI-Engineer-Associate Question # 4 Topic 1 Discussion

Databricks Certified Generative AI Engineer Associate Databricks-Generative-AI-Engineer-Associate Question # 4 Topic 1 Discussion

Databricks-Generative-AI-Engineer-Associate Exam Topic 1 Question 4 Discussion:
Question #: 4
Topic #: 1

A Generative Al Engineer interfaces with an LLM with prompt/response behavior that has been trained on customer calls inquiring about product availability. The LLM is designed to output “In Stock” if the product is available or only the term “Out of Stock” if not.

Which prompt will work to allow the engineer to respond to call classification labels correctly?


A.

Respond with “In Stock” if the customer asks for a product.


B.

You will be given a customer call transcript where the customer asks about product availability. The outputs are either “In Stock” or “Out of Stock”. Format the output in JSON, for example: {“call_id”: “123”, “label”: “In Stock”}.


C.

Respond with “Out of Stock” if the customer asks for a product.


D.

You will be given a customer call transcript where the customer inquires about product availability. Respond with “In Stock” if the product is available or “Out of Stock” if not.


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.