primer-app / langgraph.json
Viney's picture
deploy: Primer app for HF Spaces — clean orphan history
35676b4
raw
history blame contribute delete
108 Bytes
{
"dependencies": ["."],
"graphs": {
"brief_agent": "./agent/graph.py:graph"
},
"env": ".env"
}