Spaces:
Running
Running
File size: 264 Bytes
28a08e7 | 1 2 3 4 5 6 | # 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.
|