There was an error while loading. Please reload this page.
2 parents b39aae2 + b722b01 commit 3033072Copy full SHA for 3033072
.devcontainer/environment.yml
@@ -1,8 +1,8 @@
1
-name: <environment-name>
+name: dev
2
channels:
3
- defaults
4
dependencies:
5
-- python=3.12
+- python=3.10.0
6
- openai
7
- python-dotenv
8
- pip
0 commit comments