Reduce uvicorn workers from 8 to 1 to prevent OOM on HF Spaces 3fb79c1 AkshayM commited on 28 days ago
feat: cache reranker snapshot at build time via huggingface_hub e61df26 AkshayM commited on 28 days ago
perf: 8 workers, 10 concurrent uploads, Qdrant wait=False + batch 2000 e28a6da AkshayM commited on 30 days ago
fix: free memory between model downloads, graceful fallback if reranker OOMs 41f063a AkshayM commited on Jun 9
perf: upgrade embedding to all-mpnet-base-v2, add cross-encoder reranker, LRU cache, enable PII by default 9147527 AkshayM commited on Jun 9
production hardening: circuit breakers, graceful degradation, health checks, parallel uploads, HF Spaces deploy config fc2fe9f AkshayM commited on Jun 8
fix upload pipeline: await add_document, pre-load model eagerly, add verbose UPLOAD/VectorStore logging; remove unused deployment configs 90c440b AkshayM commited on Jun 7
fix models.py: match Neon schema varchar sizes, add email unique constraint 167c070 AkshayM commited on Jun 6