All Products
Search
Document Center

OpenSearch:Service development

Last Updated:Aug 05, 2025

PAI DSW is deeply customized with plugins based on open-source JupyterLab, providing a zero-maintenance Notebook development environment that supports the complete workflow from Python code writing, debugging to execution. After integrating this capability, the AI Search Open Platform allows developers to complete one-stop operations for service development and execution directly on the platform.

Create instance

  1. In the AI Search Open Platform, select Model Service > Service Development, and then click Create Development Instance.

  2. Enter the Instance Name and Description information, select the instance Resource Specification, and after confirming the submission, the system begins to deploy the instance.

    Instance type

    CPU cores and memory

    GPU and video memory

    gpu.t4.16g.x1

    8 cores 31GB

    NVIDIA T4 16GB *1

    ops.basic1.gi.large

    2 cores 8GB

    N/A

    image

    image

    Instance status description:

    • Deploying: The system is deploying the instance. You can delete the instance.

    • Running: Click Go to Development to enter the Notebook development environment. Click Stop to stop the instance. Click image > Delete to delete the instance.

    • Stopped: The instance is stopped. Click Start to restart the instance. Click image > Delete to delete the instance.

    • Frozen: When the instance has an overdue payment, its status is frozen.

Service development

When the instance status is Running, you can enter the Notebook development environment through the following entry points:

  • Service development list entry:

    image

  • Scenario center entry:

    image

  • Experience center entry:

    image