NexusMemory / backend /database.py

Commit History

Add idempotent light migrations so new columns (storage_path, etc.) apply to existing Postgres tables
ee882c1

bharatverse11 commited on

Supabase Storage for raw uploaded files (gated, local fallback) + signed download endpoint
c388752

bharatverse11 commited on

Supabase migration: Postgres engine (psycopg2) + pgvector vector store with Chroma fallback
443e09c

bharatverse11 commited on

Memory overhaul: cross-session (client_id), LLM extraction+dedup, provenance, edit endpoint
5b49ec1

bharatverse11 commited on

Per-browser chat isolation: scope sessions by X-Client-Id so users can't see each other's chats
03ee976

bharatverse11 commited on

Nexus Memory backend on HF Spaces (Docker + Ollama)
044b758

bharatverse11 commited on