Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GotoUsuke
/
GraphRag
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4e20e30
GraphRag
File size: 79 Bytes
db4a26f
1
2
3
4
5
6
7
"""
Expose version
"""
__version__ =
"3.4.0"
VERSION = __version__.split(
"."
)