🔥 3-day streak
Databricks Certified Generative AI Engineer Associate80 / 145
Question 80 of 145
A Generative AI Engineer is logging a RAG chain with MLflow before deploying it to a Model Serving endpoint. They pass an input_example when calling mlflow.langchain.log_model() but do not explicitly define a ModelSignature. When they later query the deployed endpoint, some client requests are rejected due to schema mismatch, while the engineer expected MLflow to have captured a signature automatically. What is the most accurate explanation of MLflow's behavior here and how to make the endpoint's input contract reliable?
Reviewed for accuracy · Report an issueNext question