mirror of
https://github.com/hhy-huang/HiRAG.git
synced 2025-09-16 23:52:00 +03:00
5 lines
133 B
Python
5 lines
133 B
Python
from .hirag import HiRAG, QueryParam
|
|
|
|
__version__ = "0.1.0"
|
|
__author__ = "Haoyu Huang"
|
|
__url__ = "https://github.com/hhy-huang/HiRAG" |