OrgAI / backend /__init__.py
Phonex
TheTruthSchool_RAG
167596f
raw
history blame contribute delete
135 Bytes
"""
Backend package for RAG-Anything API
This package contains the FastAPI backend and supporting modules.
"""
__version__ = "1.1.0"