Commit History

fix: overhaul follow-up detection for conversation memory + add diagnostic logs
294d426
Running

Subhadip007 commited on

fix: switch HF endpoint to universal router URL (auto-selects provider)
f7e2e5e

Subhadip007 commited on

fix: add stream error handling + startup diagnostics, bump CACHEBUST
2798de4

Subhadip007 commited on

feat: overhaul model routing — GLM-5.1 primary, strict 4-model fallback chain, purge all stale refs
76e224e

Subhadip007 commited on

fix: update deprecated Hugging Face api-inference URL to router.huggingface.co
ff94536

Subhadip007 commited on

fix: update Qwen model identifier to Qwen3.5-9B due to deprecated support
e89f83f

Subhadip007 commited on

feat: Add full multi-turn conversation memory and context rewriting
5951bbe

Subhadip007 commited on

fix(backend): bust docker cache + fix async streaming generator to not block event loop
99e045a

Subhadip007 commited on

fix(api): improve stream token chunks robustness and sync year filter
3394ee5

Subhadip007 commited on

feat: implement ChatGPT style UI, streaming generation, math/code blocks, citations & multi-model fallback
9b7c6ff

Subhadip007 commited on

fix: f-string syntax error in reranker block for python 3.10 compatibility
11f2a7a

Subhadip007 commited on

feat: ResearchPilot v2 — Next.js frontend, 358k embeddings pipeline, LaTeX math rendering, dual-GPU Kaggle scaling
99cac84

Subhadip007 commited on

feat: FastAPI backend complete
5c095ca

Subhadip007 commited on

feat: RAG pipeline complete - ResearchPilot end-to-end working
2671aea

Subhadip007 commited on

feat: retrieval optimization pipeline complete
f780124

Subhadip007 commited on

feat: vector database indexing complete
daafb32

Subhadip007 commited on

feat: document chunking pipeline complete
511a4f9

Subhadip007 commited on

feat: data ingestion and processing pipeline complete
233102d

Subhadip007 commited on