Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "[DataRobot] Python 3.11 GenAI Agents",
"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.",
"programmingLanguage": "python",
"environmentVersionId": "68220405046afc414c6a9ff4",
"environmentVersionId": "68225c555e9eef0f4d810899",
"isPublic": true,
"useCases": [
"notebook",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools==68.2.2
setuptools==70.0.0
ecs-logging==2.0.0
jupyter-client==7.4.9
jupyter_kernel_gateway==2.5.2
Expand Down