noteguard-agent / langgraph.json
Chaeyoon
deploy: v0.2.0 Gold RAP structure
a08af1a
Raw
History Blame Contribute Delete
106 Bytes
{
"dependencies": ["."],
"graphs": {
"noteguard": "./agent/graph.py:graph"
},
"env": ".env"
}