File size: 163 Bytes
f7ab812
 
 
 
 
1
2
3
4
5
6
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam

__version__ = "1.0.1"
__author__ = "Zirui Guo"
__url__ = "https://github.com/HKUDS/LightRAG"