Skip to content
GAIEA
Application Development
easy
Question 1 of 60

When using MLflow's code-based logging (Models from Code) for an AI agent, what is the purpose of calling mlflow.models.set_model(agent) in the agent source file?

AIt registers the agent directly in the Unity Catalog Model Registry.
BIt declares which Python object represents the model to be invoked at serving time when the source file is executed.
CIt starts an MLflow experiment tracking run and logs all model hyperparameters.
DIt converts the agent into ONNX format for optimized serving.

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion