Files
python-langraph-monorepo-ex…/apps/agent1/langgraph.json
T
isaac hershenson f5824ba746 foo
2025-08-29 12:52:29 -07:00

7 lines
148 B
JSON

{
"dependencies": [".", "../../libs/shared", "../../libs/common"],
"graphs": {
"agent": "./src/agent1/graph.py:graph"
},
"env": ".env"
}