Files
2025-09-24 09:54:24 -07:00

11 lines
155 B
JSON

{
"python_version": "3.12",
"dependencies": [
"."
],
"graphs": {
"agent": "./agent.py:graph"
},
"env": "../.env"
}