🔥 3-day streak
Databricks Certified Generative AI Engineer Associate63 / 145
Question 63 of 145

A Generative AI Engineer is building a RAG chain in LangChain on Databricks. Documents are already indexed in a Databricks Vector Search Delta Sync index backed by a Foundation Model API embedding endpoint. The engineer wants the chain to retrieve relevant chunks at query time and pass them to a chat model, using the least custom code and the officially supported integration. Which approach should the engineer use to wire the vector index into the LangChain chain?

Reviewed for accuracy · Report an issueNext question