Databricks Certified Generative AI Engineer Associate — Question 25

A Generative AI Engineer has created a RAG application which can help employees retrieve answers from an internal knowledge base, such as Confluence pages or Google Drive. The prototype application is now working with some positive feedback from internal company testers. Now the Generative Al Engineer wants to formally evaluate the system’s performance and understand where to focus their efforts to further improve the system.
How should the Generative AI Engineer evaluate the system?

Answer options

Correct answer: B

Explanation

Option B is correct because it suggests evaluating the retrieval and generation components separately, allowing for a more focused improvement process using MLflow’s metrics. Option A fails to address the need for component-specific evaluation, while Option C focuses on LLM comparison rather than the system itself. Option D, although it involves evaluation, does not provide the structured approach needed to identify component weaknesses.