mirror of
https://github.com/HKUDS/RAG-Anything.git
synced 2026-07-08 07:04:29 +08:00
6 lines
150 B
Python
6 lines
150 B
Python
from .raganything import RAGAnything as RAGAnything
|
|
|
|
__version__ = "1.0.1"
|
|
__author__ = "Zirui Guo"
|
|
__url__ = "https://github.com/HKUDS/RAG-Anything"
|