Terminal / memory /hf_store.py
GitHub Action
sync: backend da GitHub 2026-05-18T11:59:53Z
e6fbc88
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.