Expose cache status in /health (deploy verification + ops signal) 0035c07 bharatverse11 commited on 30 days ago
Redis caching (in-container) for chats/messages/documents/memories with invalidation 1e75422 bharatverse11 commited on 30 days ago
Add idempotent light migrations so new columns (storage_path, etc.) apply to existing Postgres tables ee882c1 bharatverse11 commited on about 1 month ago
Supabase Storage for raw uploaded files (gated, local fallback) + signed download endpoint c388752 bharatverse11 commited on about 1 month ago
Conversation summarization for long chats + inline citations in SSE metadata 36c2592 bharatverse11 commited on about 1 month ago
Supabase migration: Postgres engine (psycopg2) + pgvector vector store with Chroma fallback 443e09c bharatverse11 commited on about 1 month ago
Backend: temperature + persona (system_prompt) in chat; DOCX/CSV document loaders 0b80d68 bharatverse11 commited on about 1 month ago
Memory overhaul: cross-session (client_id), LLM extraction+dedup, provenance, edit endpoint 5b49ec1 bharatverse11 commited on about 1 month ago
Per-browser chat isolation: scope sessions by X-Client-Id so users can't see each other's chats 03ee976 bharatverse11 commited on Jun 5
Escape literal braces in prompt context so doc/memory text with {} doesn't break ChatPromptTemplate 3bf37d1 bharatverse11 commited on Jun 5
Switch chat to Groq (fast+free), embeddings to local CPU; drop Ollama from image fe68b82 bharatverse11 commited on Jun 5