0.3.7 • Published 5 months ago

@daydreamsai/supabase v0.3.7

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

@daydreamsai/supabase

A Supabase integration package for the DaydreamsAI platform, providing vector storage with pgvector and memory storage capabilities.

Features

  • Store and retrieve vector embeddings in Supabase using pgvector
  • Perform similarity searches with customizable thresholds and filters
  • Persistent memory storage for conversation data
  • Fully typed API with Zod schema validation
  • Implements core DaydreamsAI interfaces for seamless integration

Installation

npm install @daydreamsai/supabase
# or
yarn add @daydreamsai/supabase
# or
pnpm add @daydreamsai/supabase
0.3.7

5 months ago

0.3.7-alpha.7

5 months ago

0.3.7-alpha.6

5 months ago

0.3.7-alpha.5

5 months ago

0.3.7-alpha.4

5 months ago

0.3.7-alpha.3

5 months ago

0.3.7-alpha.2

5 months ago

0.3.6

6 months ago