fix: refactor neo4j driver to singleton to prevent connection exhaustion 16ee75f adeshboudh16 commited on 3 days ago
style: refine mobile drawer layout with logo and settings positioning 7fbe0c3 adeshboudh16 commited on 6 days ago
chore: update cloud DB config and RAG docs (excluding .env) e9cf728 adeshboudh16 commited on 7 days ago
chore: revert frontend build/serving in HF space as it is on Vercel 50e6313 adeshboudh16 commited on 7 days ago
fix: build and serve frontend via FastAPI for HF Space support 2eaed3d adeshboudh16 commited on 7 days ago
feat(eval): RAGAS evaluation framework + RAG pipeline improvements f8b04c3 adeshboudh16 Claude Sonnet 4.6 commited on 8 days ago
test(nodes): update patch targets to civicsetu.retrieval.reranker 7239d7a adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
refactor(nodes): thin wrappers delegating to VectorRetriever and Reranker 2295e6a adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
feat(retrieval): implement Reranker with score-gap filtering and FlashRank 180fc88 adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
feat(retrieval): implement VectorRetriever with rrf_merge and retrieve ba7e2c5 adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
fix: improve RAG retrieval quality and reduce generator hallucination 98da9ee adeshboudh16 Claude Sonnet 4.6 commited on 18 days ago
fix: deterministic doc_id prevents duplicate chunks on re-ingest 8383e2e adeshboudh16 commited on 18 days ago
fix: use LiteLLMClient adapter for Gemini judge in build_judge f30a39a adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
feat: add Gemini native judge backend to eval pipeline e56b2e9 adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: FTS uses OR-based websearch_to_tsquery instead of AND-based plainto_tsquery 65df24b adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: make ingest_all synchronous and fix GraphSeeder method name c99bb01 adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: correct ingest.py to iterate registry values and call ingest_document 6ce5a5f adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: prepend section_title to embedded text so sub-chunks retain section context ef16f0c adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: graph retrieval fallback uses RRF (vector+FTS) instead of pure vector search bea6587 adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: relax reranker thresholds to prevent aggressive chunk filtering 7a5ec42 adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
fix: strengthen generator grounding to prevent hallucination on sparse contexts 097a8c6 adeshboudh16 Claude Sonnet 4.6 commited on 19 days ago
feat: inject no_reasoning=true into litellm.completion when using osmapi 8382add adeshboudh16 Claude Sonnet 4.6 commited on 21 days ago