Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kaori02
/
autostream-agent
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
autostream-agent
/
agent
/
__init__.py
kaori02
feat: AutoStream AI Sales Agent with LangGraph + Streamlit UI
3295172
17 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
from
agent.graph
import
get_app
__all__ = [
"get_app"
]