File size: 166 Bytes
167596f
 
 
 
 
1
2
3
4
5
6
from .lightrag import LightRAG as LightRAG, QueryParam as QueryParam

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