Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2df5d5b
ragflow
/
sdk
/
python
/
ragflow
/
__init__.py
cecilia-uu
delete SDK repo and edit readme (#1054)
b802ae5
11 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
importlib.metadata
__version__ = importlib.metadata.version(
"ragflow"
)