noteguard-agent / langgraph.json
github-actions[bot]
Deploy 9aa839066bbf99a8ada733b41479a39770b3bb83 from main
eb83689
Raw
History Blame Contribute Delete
106 Bytes
{
"dependencies": ["."],
"graphs": {
"noteguard": "./agent/graph.py:graph"
},
"env": ".env"
}