newtrone / langgraph.json
nulltron's picture
Upload 62 files
c2df2b9 verified
Raw
History Blame Contribute Delete
167 Bytes
{
"$schema": "https://langgra.ph/schema.json",
"dependencies": ["."],
"graphs": {
"agent": "./src/react_agent/graph.py:graph"
},
"env": ".env"
}