init. project
This commit is contained in:
7
rag-web-ui/backend/nano_graphrag/__init__.py
Normal file
7
rag-web-ui/backend/nano_graphrag/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from .graphrag import GraphRAG, QueryParam
|
||||
|
||||
__version__ = "0.0.8.2"
|
||||
__author__ = "Jianbai Ye"
|
||||
__url__ = "https://github.com/gusye1234/nano-graphrag"
|
||||
|
||||
# dp stands for data pack
|
||||
Reference in New Issue
Block a user