Skip to content

Commit 385f059

Browse files
salmanarshad97Salman Arshad
andauthored
Add azureml-ai-monitoring conda.yaml files (#3730)
Co-authored-by: Salman Arshad <[email protected]>
1 parent e752337 commit 385f059

File tree

3 files changed

+5
-0
lines changed
  • cli/endpoints/online/ncd
  • sdk/python/endpoints/online/mlflow/sklearn-diabetes/model

3 files changed

+5
-0
lines changed

cli/endpoints/online/ncd/lightgbm-iris/model/conda.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ dependencies:
1111
- typing-extensions==4.14.0
1212
- numpy==2.3.1
1313
- azureml-inference-server-http
14+
- azureml-ai-monitoring
1415
name: mlflow-env

cli/endpoints/online/ncd/sklearn-diabetes/model/conda.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ dependencies:
99
- cloudpickle==3.1.1
1010
- psutil==7.0.0
1111
- numpy==2.3.1
12+
- azureml-inference-server-http
13+
- azureml-ai-monitoring
1214
name: mlflow-env

sdk/python/endpoints/online/mlflow/sklearn-diabetes/model/conda.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ dependencies:
77
- mlflow
88
- scikit-learn==1.6.1
99
- psutil==5.9.4
10+
- azureml-ai-monitoring
11+
- azureml-inference-server-http
1012
name: mlflow-env

0 commit comments

Comments
 (0)