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 0ff6f62 commit f80688dCopy full SHA for f80688d
python.edn
@@ -0,0 +1,8 @@
1
+;; {
2
+;; :python-version "3.10.16"
3
+;; :python-deps ["openai==1.58.1"
4
+;; "langextract"]
5
+;; :python-executable ".venv/Scripts/python"
6
+;; :pre-initialize-fn libpython-clj2.python.uv/sync-python-setup!
7
+
8
+;; }
0 commit comments