Terminal / memory /hf_store.py
Baida00
fix: move files to root and update Dockerfile
e6d624d
Raw
History Blame
264 Bytes
# hf_store.py — NON USATO
# Questo file era un errore di progettazione.
# HuggingFace Spaces = server (esegue il backend Python).
# Supabase = database (salva dati, memoria, file).
# Vedi episodic.py e semantic.py per la corretta implementazione Supabase-first.