Create runtimes to develop and debug LangStudio application flows and knowledge bases. Manage runtime lifecycle.
Create a runtime
Go to LangStudio, select a workspace, and click Runtime > Create Runtime.

|
Parameter |
Description |
|
Runtime name |
Unique identifier for the runtime. |
|
Runtime working path |
OSS path for configurations, logs, and files. Use workspace default.
|
|
Resource type |
Compute instance type (example: ecs.g6.xlarge). |
|
VPC |
VPC hosting LLM services, embedding models, and vector databases. Required for access. |
|
Mount configurations |
Optional. Mount OSS objects or datasets. |
|
Maximum single run duration |
Online debugging timeout. Default: 5 minutes. Increase for long-running operations. |
|
Instance RAM role |
RAM role for authentication. For more information, see Associate a RAM role with a DSW instance. |
Start, stop, or delete runtimes
Start, stop, or delete runtimes on the Runtime tab.

Use runtimes in application flows
Select the runtime when creating an application flow or change it on the flow development page.


