get_model_versions
Retrieve all versions of a specified registered model from the MLflow Model Registry. Enables review and comparison of model iterations by model name.
Instructions
Get all versions of a registered model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |