Administrator
- Administrator
- All Products
/mlops/api/v1/modelhub/preBuiltModel?name=<model name>
Field
| Type
| Description
|
---|---|---|
displayName
| String
| External name of the quick start model that displays in the user interface.
|
name
| String
| Internal name of the quick start model.
|
description
| String
| Description of the quick start model.
|
id
| String
| ID of the quick start model.
|
status
| String
| Current status of the quick start model.
|
predictUrl
| String
| Model endpoint URL. Use the URL to generate predictions from the model.
Applies when the quick start model is available.
|