ZenML · Arazzo Workflow
ZenML Register Model
Version 1.0.0
Register a new model in the model control plane and enumerate its versions.
Provider
Workflows
register-model
Create a model, confirm it in the listing, and enumerate its versions.
Creates a model with the supplied metadata, lists models filtered by name to confirm registration, and lists the versions scoped to the new model id.
1
createModel
createModel
Register the model with the supplied name and optional metadata.
2
confirmModel
listModels
List models to confirm the newly registered model is discoverable.
3
listVersions
listModelVersions
List the versions tracked under the new model id.