Skip to content

Commit ec9aacc

Browse files
svc-harness-git2GenAI Git Bot
andauthored
[-] (Auto) Bump env_info versions (#1646)
Co-authored-by: GenAI Git Bot <genai-systems-devs@datarobot.com>
1 parent 1c5581b commit ec9aacc

File tree

9 files changed

+27
-27
lines changed

9 files changed

+27
-27
lines changed

public_dropin_environments/java_codegen/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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": "689b9c1b0056193d330033b3",
7+
"environmentVersionId": "68b7031b00123b6f28005dab",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/java_codegen",
1515
"imageRepository": "env-java-codegen",
1616
"tags": [
17-
"v11.2.0-689b9c1b0056193d330033b3",
18-
"689b9c1b0056193d330033b3",
17+
"v11.2.0-68b7031b00123b6f28005dab",
18+
"68b7031b00123b6f28005dab",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python311/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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": "689b9c1c005f8052300021cc",
7+
"environmentVersionId": "68b7031b00788129280064b3",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311",
1515
"imageRepository": "env-python",
1616
"tags": [
17-
"v11.2.0-689b9c1c005f8052300021cc",
18-
"689b9c1c005f8052300021cc",
17+
"v11.2.0-68b7031b00788129280064b3",
18+
"68b7031b00788129280064b3",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python311_genai_agents/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create GenAI-powered agents using CrewAI, LangGraph, or Llama-Index. 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. You can also use this environment in codespaces.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "689e166376dbcf1206bb5ce4",
7+
"environmentVersionId": "68b7031b00110a72720041a8",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -15,8 +15,8 @@
1515
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai_agents",
1616
"imageRepository": "env-python-genai-agents",
1717
"tags": [
18-
"v11.2.0-689e166376dbcf1206bb5ce4",
19-
"689e166376dbcf1206bb5ce4",
18+
"v11.2.0-68b7031b00110a72720041a8",
19+
"68b7031b00110a72720041a8",
2020
"v11.2.0-latest"
2121
]
2222
}

public_dropin_environments/python3_keras/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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": "689cb69b9c627511efb5b741",
7+
"environmentVersionId": "68b7031b001e5c06ad005639",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_keras",
1515
"imageRepository": "env-python-keras",
1616
"tags": [
17-
"v11.2.0-689cb69b9c627511efb5b741",
18-
"689cb69b9c627511efb5b741",
17+
"v11.2.0-68b7031b001e5c06ad005639",
18+
"68b7031b001e5c06ad005639",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_onnx/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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": "689b9c1c003a007bac004734",
7+
"environmentVersionId": "68b7031b0066036c69004189",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_onnx",
1515
"imageRepository": "env-python-onnx",
1616
"tags": [
17-
"v11.2.0-689b9c1c003a007bac004734",
18-
"689b9c1c003a007bac004734",
17+
"v11.2.0-68b7031b0066036c69004189",
18+
"68b7031b0066036c69004189",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_pytorch/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only PyTorch custom models. This environment contains PyTorch and requires only your model artifact as a .pth file, any other code needed to deserialize your model, and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68a8911901dc4d0f6b00c32c",
7+
"environmentVersionId": "68b7031b002d47746e0066d5",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_pytorch",
1515
"imageRepository": "env-python-pytorch",
1616
"tags": [
17-
"v11.2.0-68a8911901dc4d0f6b00c32c",
18-
"68a8911901dc4d0f6b00c32c",
17+
"v11.2.0-68b7031b002d47746e0066d5",
18+
"68b7031b002d47746e0066d5",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_sklearn/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only scikit-learn custom models. This environment contains scikit-learn and only requires your model artifact as a .pkl file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "689b9c1c00391a04300027af",
7+
"environmentVersionId": "68b7031b007044329700420c",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_sklearn",
1515
"imageRepository": "env-python-sklearn",
1616
"tags": [
17-
"v11.2.0-689b9c1c00391a04300027af",
18-
"689b9c1c00391a04300027af",
17+
"v11.2.0-68b7031b007044329700420c",
18+
"68b7031b007044329700420c",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_xgboost/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only xgboost custom models. This environment contains xgboost and only requires your model artifact as a .pkl file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "689b9c1c003e816f3c004d3d",
7+
"environmentVersionId": "68b7031b001ce2247b002b01",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_xgboost",
1515
"imageRepository": "env-python-xgboost",
1616
"tags": [
17-
"v11.2.0-689b9c1c003e816f3c004d3d",
18-
"689b9c1c003e816f3c004d3d",
17+
"v11.2.0-68b7031b001ce2247b002b01",
18+
"68b7031b001ce2247b002b01",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/r_lang/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only R custom models that use the caret library. Your custom model archive need only contain your model artifacts if you use the environment correctly.",
55
"programmingLanguage": "r",
66
"label": "",
7-
"environmentVersionId": "689b9c1c00395609d2005e42",
7+
"environmentVersionId": "68b7031b005a7c085e001d33",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/r_lang",
1515
"imageRepository": "env-r-lang",
1616
"tags": [
17-
"v11.2.0-689b9c1c00395609d2005e42",
18-
"689b9c1c00395609d2005e42",
17+
"v11.2.0-68b7031b005a7c085e001d33",
18+
"68b7031b005a7c085e001d33",
1919
"v11.2.0-latest"
2020
]
2121
}

0 commit comments

Comments
 (0)