We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac62e11 commit d7412f4Copy full SHA for d7412f4
articles/ai-studio/how-to/create-manage-runtime.md
@@ -22,7 +22,7 @@ Prompt flow runtime has the computing resources required for the application to
22
23
We support following types of runtimes:
24
25
-|Runtime type|Underlying compute type|Life cycle management|Customize environment |
+|Runtime type|Underlying compute type|Life cycle management| Customize packages |
26
|------------|----------------------|---------------------|---------------------|
27
|automatic runtime |Serverless compute| Automatically | Customized by image + requirements.txt in `flow.dag.yaml`|
28
|Compute instance runtime | Compute instance | Manually | Manually via Azure AI Studio environment.|
0 commit comments