create-registered-model
Register a new model with a unique name, optional description, and tags in the MLflow model registry.
Instructions
Create a new registered model in the model registry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Registered model name (unique within registry) | |
| description | No | ||
| tags | No |