Lum3n / core /memory.py

Commit History

Feat: Huge intelligence upgrade. Switched both Library (FAISS) and Memory (ChromaDB) embeddings to paraphrase-multilingual-MiniLM-L12-v2 to enable perfect Portuguese comprehension. Bumped directories to library_v2 and memoria_v4 to start fresh. Forced Brain to prioritize library context over web search hallucination.
8293b2e

Cesar Adrian Cantero commited on

Fix: Bump to memoria_v3 to sidestep the corrupted v2 database created by the previous directory readonly error
5edce37

Cesar Adrian Cantero commited on

Fix: Change database folder to memoria_v2 to bypass the corrupted SQLite database uploaded to the HF dataset during the readonly error loop
dd4c41a

Cesar Adrian Cantero commited on

Fix: Move all SQLite and ChromaDB data paths to /tmp to permanently bypass Hugging Face Spaces read-only Docker volume restrictions
50a3239

Cesar Adrian Cantero commited on

Feat: Add cloud memory synchronization (Eternal Memory) using Hugging Face Datasets
a4b1578

Cesar Adrian Cantero commited on

Initial commit for HF Spaces
e6127c0

Cesar Adrian Cantero commited on