Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
nulltron
/
docktent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
docktent
/
langgraph.json
nulltron
Upload 30 files
8b2d981
verified
5 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
159 Bytes
{
"$schema"
:
"https://langgra.ph/schema.json"
,
"dependencies"
:
[
"."
]
,
"graphs"
:
{
"agent"
:
"./src/react_agent/graph.py:graph"
}
,
"env"
:
".env"
}