""" Backend package for RAG-Anything API This package contains the FastAPI backend and supporting modules. """ __version__ = "1.1.0"