JFrog · Arazzo Workflow
JFrog ML Register Model Version
Version 1.0.0
Register an ML model then publish a version of it.
View Spec
View on GitHub
ArtifactoryCI/CDContainer RegistryDevOpsMLOpsPackage ManagementSecuritySoftware Supply ChainArazzoWorkflows
Provider
Workflows
register-model-version
Create an ML model and publish a version, then verify it.
Creates a model, creates a version under it with metrics, then fetches the version to confirm.
1
createModel
createModel
Create a new model record with the supplied name and framework.
2
createVersion
createModelVersion
Create a version under the model pointing at the supplied artifact path.
3
confirmVersion
getModelVersion
Read the model version back to confirm it was published.