🔥 3-day streak
Databricks Certified Generative AI Engineer Associate68 / 145
Question 68 of 145

A Generative AI Engineer has built a RAG chain in a Databricks notebook using LangChain LCEL. The chain composes a Databricks Vector Search retriever, a ChatDatabricks foundation model, and a prompt template. The team wants to register this chain in Unity Catalog and deploy it to a Model Serving endpoint so it can be queried via REST. Which approach correctly packages the chain while preserving its dependencies (retriever config, model endpoint, prompt) for reproducible serving?

Reviewed for accuracy · Report an issueNext question