Files
2025-06-17 01:32:35 +08:00

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"