update
This commit is contained in:
5
lightrag/__init__.py
Normal file
5
lightrag/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .lightrag import LightRAG, QueryParam
|
||||
|
||||
__version__ = "0.0.2"
|
||||
__author__ = "Zirui Guo"
|
||||
__url__ = "https://github.com/HKUDS/GraphEdit"
|
Reference in New Issue
Block a user