Optional
name?: stringName of the model (usually with the version identifier, e.g. "BetaBernoulli-v1")
Optional
description?: stringBrief description of the model
Optional
author?: stringAuthor of the model
Optional
roles?: string[]List of roles that can access the model
The entire model configuration as in the config.yaml
file.
May include arbitrary fields, which are not part of the public interface.
Note that this information also includes the properties from the details
object.
Primary model details. Note that these are also included in the
config
object.