Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arthikrangan
/
text-to-sql-agent-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
text-to-sql-agent-api
/
app
/
agent
/
langgraph.json
arthi.kasturirangan@informa.com
Initial Push
560d5c2
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
118 Bytes
{
"dependencies"
:
[
"."
]
,
"graphs"
:
{
"agent"
:
"./app/agent/graph.py:graph"
}
,
"env"
:
".env"
}