Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
opendigital
/
agent-flow
like
0
Follow
OpenDigital
1
Model card
Files
Files and versions
xet
Community
main
agent-flow
/
src
/
backend
/
base
/
langflow
/
components
/
git
/
__init__.py
truthtaicom
Upload folder using huggingface_hub
4b0794d
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
70 Bytes
from
.git
import
GitLoaderComponent
__all__ = [
"GitLoaderComponent"
]