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
/
newtrone
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
newtrone
/
langgraph.json
nulltron
Upload 62 files
c2df2b9
verified
2 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
167 Bytes
{
"$schema"
:
"https://langgra.ph/schema.json"
,
"dependencies"
:
[
"."
]
,
"graphs"
:
{
"agent"
:
"./src/react_agent/graph.py:graph"
}
,
"env"
:
".env"
}