We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f689a commit a275f12Copy full SHA for a275f12
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// DevContainer configuration for Legal LLM Prompting Techniques application
3
// Maintained by Arthur Souza Rodrigues ([email protected])
4
"name": "Legal Prompting Techniques App",
5
- "image": "mcr.microsoft.com/devcontainers/python:3.13",
+ "image": "mcr.microsoft.com/devcontainers/python:3.12",
6
"hostRequirements": {
7
"cpus": 4
8
},
0 commit comments