Skip to content

feat: Persistência real com Supabase + pgvector - #12

Open
firstoff23 wants to merge 1 commit into
mainfrom
feature/supabase-persistence
Open

feat: Persistência real com Supabase + pgvector#12
firstoff23 wants to merge 1 commit into
mainfrom
feature/supabase-persistence

Conversation

@firstoff23

Copy link
Copy Markdown
Owner

Descrição

Implementação da persistência real com Supabase e pgvector, substituindo o localStorage.

Fecha #8

Tarefas

  • Configurar projeto Supabase e variáveis de ambiente
  • Criar schema: conversations, messages, memory_vectors
  • Instalar @supabase/supabase-js e criar cliente
  • Migrar safeStorage para Supabase
  • Implementar busca por similaridade com pgvector
  • Atualizar hooks de memória
  • Testes de integração

Document the planning for Supabase persistence implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant