Certified Generative AI Engineer Associate Logo
Databricks Logo

Certified Generative AI Engineer Associate Exam Questions

39

Total Questions

SEP
2025

Last Updated

1st

1st Try Guaranteed

Expert Verified

Experts Verified

Question 1 Single Choice

Which library is the most appropriate for creating a multi-step workflow involving large language models (LLMs)?

Question 2 Single Choice

A Generative AI Engineer is tasked with building an LLM-based question-answering system that needs to handle newly published documents on a regular basis. The engineer wants to minimize both development effort and operational costs.
Which combination of components and configuration will best meet these requirements?

Question 3 Single Choice

A Generative AI Engineer has developed an LLM-based application to provide answers about internal company policies. The engineer needs to ensure the application avoids hallucinating information or leaking confidential data.
Which method is NOT suitable for preventing hallucination or data leakage?

Question 4 Single Choice

A Generative AI Engineer is tasked with creating a RAG (Retrieval-Augmented Generation) application to assist a small group of internal experts in answering specific queries using an internal knowledge base. They prioritize answer quality over latency or throughput, as the user group is small and willing to wait for the most accurate responses. Due to the sensitive and confidential nature of the topics, regulatory requirements prohibit transmitting any information to third parties.
Which model is best suited to meet all of the engineer’s needs in this scenario?

Question 5 Single Choice

A small startup focused on cancer research wants to create a Retrieval-Augmented Generation (RAG) application using Foundation Model APIs. Since the startup is mindful of costs but still wants to deliver a high-quality product for their customers, what would be the best approach to achieve this balance?

Question 6 Single Choice

A Generative AI Engineer is developing a RAG (Retrieval-Augmented Generation) application that will extract context from source documents in PDF format, which contain both text and images. They aim to implement a solution that requires minimal lines of code.
Which Python package should be utilized to extract text from these source documents?

Question 7 Multiple Choice

A Generative AI Engineer is tasked with developing a chatbot to assist the internal HelpDesk Call Center team in quickly locating relevant tickets and resolving issues. While organizing the project tasks for this GenAI application, they realize it’s time to select the data sources (either from Unity Catalog volume or Delta tables) that will be used. They have several potential data sources for consideration:

  • call_rep_history: A Delta table with primary keys for representative_id and call_id. It tracks call resolution times using fields like call_duration and call_start_time.

  • transcript Volume: A Unity Catalog volume containing all call recordings as .wav files, along with text transcripts in .txt format.

  • call_cust_history: A Delta table with primary keys for customer_id and call_id. It monitors internal customer use of the HelpDesk for the purposes of chargeback.

  • call_detail: A Delta table updated hourly with snapshots of call information, including root_cause and resolution fields (although these may be empty for ongoing calls).

  • maintenance_schedule: A Delta table that lists both outages and scheduled maintenance downtimes for HelpDesk applications.

They need to choose sources that provide the best context for identifying the root cause and resolution of tickets.
Which two data sources should they select?

Question 8 Single Choice

A Generative AI Engineer is working with a language model that responds to customer inquiries about product availability, using the phrases “In Stock” if the product is available and “Out of Stock” if it’s not. The engineer wants to classify call responses accurately based on customer inquiries.
Which prompt will allow the engineer to correctly label call classifications?

Question 9 Single Choice

A Generative AI Engineer is responsible for developing an application that utilizes an open-source large language model (LLM). They require a foundational LLM that offers a large context window.
Which model would best meet this requirement?

Question 10 Single Choice

A Generative AI Engineer is designing an agent-based LLM system for their favorite monster truck team. The system should be able to answer text-based questions about the team, look up event dates via an API, and query tables for the team's latest standings.
What is the best approach for the engineer to integrate these capabilities into the system?

Page: 1 / 4