coderound / backend /main.py

Commit History

feat: slider max dynamically set from CSV row count (header excluded)
7770c5f

ketannnn commited on

feat: enforce native preloading of neural model to prevent HTTP connection timeouts
20ae104

ketannnn commited on

feat: implement admin endpoint and UI for database and vector store reset
022fb5a

ketannnn commited on

feat: implement backend ingestion pipeline with Celery workers, Qdrant integration, and session management
96fe8d8

ketannnn commited on

feat: implement FastAPI application with Pinecone/Redis integration and candidate matching router
c835700

ketannnn commited on

feat: implement backend candidate matching pipeline with Pinecone integration, FastAPI routers, and ingestion workers.
d003918

ketannnn commited on

fix: resolve asyncpg ssl connection errors and Qdrant strict payload filtering
12fa3c2

ketannnn commited on

feat: scaffold FastAPI app with async Postgres and Qdrant connection
c1dbdc6

ketannnn commited on

Initial commit
4bc38b6

ketannnn commited on