Commit History

fix(import-order): place __future__ first; then storage import
1171cba

HamidOmarov commited on

fix(runtime): pick writable DATA_DIR via storage module; create dirs on startup; remove hardcoded /data
649d2d5

HamidOmarov commited on

chore: use DATA_DIR (/data) via env; create folders on startup
8ea6d3a

HamidOmarov commited on

RAG API 1.3.1: retrieval+encoding fixes; stats/history; HF-safe paths
41018f6

HamidOmarov commited on

Update app/api.py
b1de6d2
verified

HamidOmarov commited on

Update app/api.py
7715973
verified

HamidOmarov commited on

Fix syntax: closing parenthesis in /reset_index
26ad320

HamidOmarov commited on

Robust RAG: pdfminer fallback, safe last_added, 400 on scanned PDFs, stats & reset endpoints
40a908e

HamidOmarov commited on

RAG: pdfminer fallback + last-file summary fallback + relaxed filters + fixes
88d2e91

HamidOmarov commited on

Fix imports/order and provide full working FastAPI app
a037cf8

HamidOmarov commited on

Fix: import RedirectResponse and root redirect
9c1d195

HamidOmarov commited on

Fix order: define app before endpoints; add /debug/translate
78bd110

HamidOmarov commited on

Clean Dockerfile; pre-translate paragraphs; add /debug/translate
a7ef914

HamidOmarov commited on

Force EN extractive summarizer and health version tag
0d2dbdc

HamidOmarov commited on

English UX + extractive summarizer
ebbe4db

HamidOmarov commited on

Initial commit: FastAPI RAG API
64fd9b7

HamidOmarov commited on