Commit History

feat(backend): integrate Redis workers, persistent model caching, Cohere V2 fallback, and 5x TTFT fast-path RAG
d816f3a

Vineetiitg commited on

feat: implement Redis session memory and multi-turn conversational RAG with coreference resolution
a30ab12

Vineetiitg commited on

feat(deploy): release Support Docs Copilot for Hugging Face Spaces
ead2ac2

Vineetiitg commited on

feat: add answer confidence scoring
8b2afda

Vineetiitg commited on

feat: add multi-turn conversation memory
8c57ab1

Vineetiitg commited on

feat: implement JWT authentication with role-based access
45826f1

Vineetiitg commited on

feat: strengthen guardrails
447e2ca

Vineetiitg commited on

feat: add LLM-based query rewriting
ce52a54

Vineetiitg commited on

fix: normalize logging, error handling, and streaming consistency
8358ef7

Vineetiitg commited on

test: add golden RAG evaluation benchmark
e7ea02e

Vineetiitg commited on

feat: add auth guardrails and request observability
b9537ed

Vineetiitg commited on

feat: add cited answers and configurable retrieval
aaa6ad5

Vineetiitg commited on

feat: add multi-format ingestion and index lifecycle
2d34555

Vineetiitg commited on

feat: add production config and readiness checks
73ee76f

Vineetiitg commited on

feat: add prompt injection guardrails for user queries
5521d9e

Vineetiitg commited on

feat: add LangGraph self-rag workflow for retrieval and answer validation
9cc0476

Vineetiitg commited on

feat: implement hybrid document ingestion with Qdrant and FastEmbed
8123d0b

Vineetiitg commited on

feat: add FastAPI chat endpoints and streaming response support
f4f923e

Vineetiitg commited on