Help Center> ModelArts> Model Inference> Managing AI Applications> Viewing the AI Application List
Updated on 2024-04-30 GMT+08:00

Viewing the AI Application List

You can view all created AI applications on the AI application list page. The AI application list page displays the following information.

Table 1 AI application list

Parameter

Description

AI Application Name

Name of an AI application.

Latest Version

Latest version of an AI application.

Status

Status of an AI application.

Deployment Type

Types of the services that an AI application can be deployed as.

Versions

Number of AI application versions.

Request Mode

Request mode of real-time services.

  • Synchronous request: one-off inference with results returned synchronously (within 60s). This mode is suitable for images and small videos.
  • Asynchronous request: one-off inference with results returned asynchronously (over 60s). This mode is suitable for real-time video inference and large videos.

Created

Time when an AI application is created.

Description

Description of an AI application.

Operation

  • Create Version: Create an AI application version. The settings of the last version are used by default, except for the version. You can change the parameter settings.
  • Delete: Delete the AI application.
    NOTE:

    If an AI application version has been deployed as a service, you must delete the associated service before deleting the AI application version. A deleted AI application cannot be recovered.

Click the check box next to the AI application name to display the hidden view at the bottom of the list, where you can see the version list. (If the view is not displayed, click in the bottom right corner.)

Figure 1 Version list

The version list displays the following information.

Table 2 Version list

Parameter

Description

Version

Current version of an AI application.

Status

Status of an AI application.

Deployment Type

Types of the services that an AI application can be deployed as.

Model Size

Size of an AI application.

Model Source

Model source of an AI application.

Created

Time when an AI application is created.

Description

Description of an AI application.

Operation

  • Deploy: Deploy an AI application as real-time services, batch services, or edge services.
  • Delete: Delete a version of an AI application.