Merge app and frontend #3

Merged
IgorVolochay merged 32 commits from app into frontend 2026-09-01 09:00:36 +00:00
Showing only changes of commit 40e2cc8193 - Show all commits
-2
View File
@@ -17,8 +17,6 @@ from tools.base_moderation import moderate_text
logger = logging.getLogger(__name__)
load_dotenv()
disable_docs = os.getenv("DISABLE_DOCS", "true").lower() == "true"