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:
JonJacob
/
Agentic_Alfred
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
JonJacob
commited on
Oct 28, 2025
Commit
ebaaa85
·
verified
·
1 Parent(s):
4ff6f4f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
pip install langgraph, typing
2
3
4
from typing import TypedDict, Annotated
1
+
2
3
4
from typing import TypedDict, Annotated