Terminal / memory /hf_store.py
github-actions[bot]
Sync backend-only Space export 807f4ac8
c8365f5
Raw
History Blame Contribute Delete
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.