OptionalartifactThe URI of the directory where model artifacts are stored.
OptionalcreationThe timestamp when the model was created in milliseconds since the UNIX epoch.
OptionalcreatorThe ID of the user or principal that created the model.
OptionalexperimentThe ID of the experiment that owns the model.
OptionallastThe timestamp when the model was last updated in milliseconds since the UNIX epoch.
OptionalmodelThe unique identifier for the logged model.
OptionalmodelThe type of model, such as "Agent", "Classifier", "LLM".
OptionalnameThe name of the model.
OptionalsourceThe ID of the run that created the model.
OptionalstatusThe status of whether or not the model is ready for use.
OptionalstatusDetails on the current model status.
OptionaltagsMutable string key-value pairs set on the model.
A LoggedModelInfo includes logged model attributes, tags, and registration info.