Skip to content

Commit c51576c

Browse files
authored
[PBMP-7171] Update environmentVersionId for GenAI
1 parent 121a0c3 commit c51576c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public_dropin_environments/python311_genai/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 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": "6848b53d2081a8174b897f7e",
7+
"environmentVersionId": "6852ca656041b19b9f55fce0",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
@@ -13,8 +13,8 @@
1313
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311_genai",
1414
"imageRepository": "env-python-genai",
1515
"tags": [
16-
"v11.1.0-6848b53d2081a8174b897f7e",
17-
"6848b53d2081a8174b897f7e",
16+
"v11.1.0-6852ca656041b19b9f55fce0",
17+
"6852ca656041b19b9f55fce0",
1818
"v11.1.0-latest"
1919
]
2020
}

0 commit comments

Comments
 (0)