text-to-sql-agent-api / app /agent /langgraph.json
arthi.kasturirangan@informa.com
Initial Push
560d5c2
raw
history blame contribute delete
118 Bytes
{
"dependencies": ["."],
"graphs": {
"agent": "./app/agent/graph.py:graph"
},
"env": ".env"
}