mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
6 lines
138 B
Python
6 lines
138 B
Python
![]() |
from .lightrag import LightRAG, QueryParam
|
||
|
|
||
|
__version__ = "0.0.2"
|
||
|
__author__ = "Zirui Guo"
|
||
|
__url__ = "https://github.com/HKUDS/GraphEdit"
|