Files
rag_agent/rag-web-ui/backend/nano_graphrag/__init__.py

8 lines
176 B
Python
Raw Normal View History

2026-04-13 11:34:23 +08:00
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