Databricks Certified Generative AI Engineer Associate
Validates ability to design, build, and deploy Generative AI solutions with Databricks including implementing RAG applications using Vector Search, deploying and managing foundation models through Mosaic AI Model Serving, preparing and chunking data for LLM applications, applying AI governance practices, and evaluating GenAI application quality. The exam consists of 45 scored multiple-choice questions over 90 minutes.
Sample questions
A free preview of 15 source-grounded questions from this exam — answers and explanations included.
- Q1Application Developmentmedium
A team is being asked which API contract Foundation Model APIs expose for chat completions, completions, and embeddings on a customer-support chatbot. Per the Databricks Foundation Model APIs overview, which option matches the published API format?
- A.All endpoints expose an OpenAI-compatible API format supporting chat completions, completions, and embeddings operations.Correct answer
- B.All endpoints expose a proprietary RPC format that is explicitly incompatible with the OpenAI chat completions, completions, or embeddings schema.
- C.All endpoints expose a JDBC-only interface and explicitly do not support REST-based chat completions, completions, or embeddings.
Sources
Questions are grounded in 150 references from official and authoritative materials.