Skip to content

Commit 5cb15b2

Browse files
nickolai-dryakov-gsvc-harness-git2
authored
[MMM-19697] Bump environments with new drum. (#1509)
* Bump envs. * roll back updating not needed IDs * wron ID assigned in prev PR * Reconcile dependencies, updated IDs, tags --------- Co-authored-by: Yakov Goldberg <yakov.goldberg@datarobot.com> Co-authored-by: svc-harness-git2 <svc-harness-git2@datarobot.com>
1 parent 2a6b5ce commit 5cb15b2

File tree

24 files changed

+54
-43
lines changed

24 files changed

+54
-43
lines changed

public_dropin_environments/java_codegen/env_info.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
"description": "This template can be used as an environment for DataRobot generated scoring code or models that implement the either the IClassificationPredictor or IRegressionPredictor interface from the datarobot-prediction package and for H2O models exported as POJO or MOJO.",
55
"programmingLanguage": "java",
66
"label": "",
7-
"environmentVersionId": "6839fd8c0c7c49980cd3f878",
7+
"environmentVersionId": "68471e460c7c496330f8878b",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
13+
"contextUrl": null,
1314
"imageRepository": "env-java-codegen",
1415
"tags": [
15-
"v11.1.0-6839fd8c0c7c49980cd3f878",
16-
"6839fd8c0c7c49980cd3f878",
16+
"v11.1.0-68471e460c7c496330f8878b",
17+
"68471e460c7c496330f8878b",
1718
"v11.1.0-latest"
1819
]
1920
}

public_dropin_environments/java_codegen/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ charset-normalizer==3.4.2
1919
click==8.2.1
2020
cryptography==45.0.3
2121
datarobot==3.7.1
22-
datarobot-drum==1.16.15
22+
datarobot-drum==1.16.17
2323
datarobot-mlops==11.0.0
2424
datarobot-storage==2.2.0
2525
deprecated==1.2.18

public_dropin_environments/python311/env_info.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
"description": "This template environment can be used to create Python based custom models. User is responsible to provide requirements.txt with the model, to install all the required dependencies.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "6839fd8c0c7c49980cd3f87b",
7+
"environmentVersionId": "68471e460c7c496330f8878e",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
13+
"contextUrl": null,
1314
"imageRepository": "env-python",
1415
"tags": [
15-
"v11.1.0-6839fd8c0c7c49980cd3f87b",
16-
"6839fd8c0c7c49980cd3f87b",
16+
"v11.1.0-68471e460c7c496330f8878e",
17+
"68471e460c7c496330f8878e",
1718
"v11.1.0-latest"
1819
]
1920
}

public_dropin_environments/python311/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ charset-normalizer==3.4.2
1919
click==8.2.1
2020
cryptography==45.0.3
2121
datarobot==3.7.1
22-
datarobot-drum==1.16.15
22+
datarobot-drum==1.16.17
2323
datarobot-mlops==11.0.0
2424
datarobot-storage==2.2.0
2525
deprecated==1.2.18

public_dropin_environments/python311_genai/env_info.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
"description": "This template environment can be used to create GenAI-powered custom models and includes common dependencies for workflows using OpenAI, Langchain, vector DBs, or transformers in PyTorch. Similar to other drop-in environments, you can either include a .pth artifact or any other code needed to deserialize your model, and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "6839fd8c0c7c49980cd3f880",
7+
"environmentVersionId": "68471e460c7c496330f88793",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
13+
"contextUrl": null,
1314
"imageRepository": "env-python-genai",
1415
"tags": [
15-
"v11.1.0-6839fd8c0c7c49980cd3f880",
16-
"6839fd8c0c7c49980cd3f880",
16+
"v11.1.0-68471e460c7c496330f88793",
17+
"68471e460c7c496330f88793",
1718
"v11.1.0-latest"
1819
]
1920
}

public_dropin_environments/python311_genai/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ coloredlogs==15.0.1
3535
cryptography==44.0.1
3636
dataclasses-json==0.6.7
3737
datarobot==3.6.2
38-
datarobot-drum==1.16.15
38+
datarobot-drum==1.16.17
3939
datarobot-mlops==10.2.8
4040
datarobot-storage==0.0.0
4141
deprecated==1.2.18

public_dropin_environments/python3_keras/env_info.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
"description": "This template environment can be used to create artifact-only keras custom models. This environment contains keras backed by tensorflow and only requires your model artifact as a .h5 file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "6839fd8c0c7c49980cd3f87e",
7+
"environmentVersionId": "68471e460c7c496330f88791",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
13+
"contextUrl": null,
1314
"imageRepository": "env-python-keras",
1415
"tags": [
15-
"v11.1.0-6839fd8c0c7c49980cd3f87e",
16-
"6839fd8c0c7c49980cd3f87e",
16+
"v11.1.0-68471e460c7c496330f88791",
17+
"68471e460c7c496330f88791",
1718
"v11.1.0-latest"
1819
]
1920
}

public_dropin_environments/python3_keras/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ charset-normalizer==3.4.2
2121
click==8.2.1
2222
cryptography==45.0.3
2323
datarobot==3.7.1
24-
datarobot-drum==1.16.15
24+
datarobot-drum==1.16.17
2525
datarobot-mlops==11.0.0
2626
datarobot-storage==2.2.0
2727
deprecated==1.2.18

public_dropin_environments/python3_onnx/env_info.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@
44
"description": "This template environment can be used to create artifact-only ONNX custom models. This environment contains ONNX runtime and only requires your model artifact as an .onnx file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "6839fd8c0c7c49980cd3f876",
7+
"environmentVersionId": "68471e460c7c496330f88789",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
13+
"contextUrl": null,
1314
"imageRepository": "env-python-onnx",
1415
"tags": [
15-
"v11.1.0-6839fd8c0c7c49980cd3f876",
16-
"6839fd8c0c7c49980cd3f876",
16+
"v11.1.0-68471e460c7c496330f88789",
17+
"68471e460c7c496330f88789",
1718
"v11.1.0-latest"
1819
]
1920
}

public_dropin_environments/python3_onnx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ click==8.2.1
2020
coloredlogs==15.0.1
2121
cryptography==45.0.3
2222
datarobot==3.7.1
23-
datarobot-drum==1.16.15
23+
datarobot-drum==1.16.17
2424
datarobot-mlops==11.0.0
2525
datarobot-storage==2.2.0
2626
deprecated==1.2.18

0 commit comments

Comments
 (0)