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. |
framework | String | Framework used to create the model. Quick start models use the framework PYTHON. |
frameworkType | String | Internal type of the framework. Quick start models use the type CUSTOM. |
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. |
deploymentStatus | String | Current status of the quick start model. |
deploymentState | String | Requested state of the quick start model. When you start or restart a model, the requested state is ENABLED. When you stop a model, the requested state is DISABLED. |
deploymentId | String | ID 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. |
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. |