🔥 3-day streak
Databricks Certified Generative AI Engineer Associate73 / 145
Question 73 of 145

A Generative AI Engineer logs a RAG chain to MLflow and deploys it to a Model Serving endpoint. During testing, some client requests fail with schema validation errors before the model even executes, while others with slightly different payload structures succeed. The team wants a reliable way to guarantee that incoming serving requests are validated against the exact expected input structure the model was logged with, and that they can inspect what that structure is. What should the engineer do when logging the model to achieve this?

Reviewed for accuracy · Report an issueNext question