Files
2026-07-13 12:58:18 +08:00

13 lines
203 B
JSON

{
"python_version": "3.12",
"dockerfile_lines": [],
"dependencies": ["."],
"graphs": {
"sample_agent": "./agent.py:graph"
},
"env": ".env",
"http": {
"app": "./server.py:app"
}
}