167596f
1
2
3
4
5
6
7
8
""" Backend package for RAG-Anything API This package contains the FastAPI backend and supporting modules. """ __version__ = "1.1.0"