Skip to content

supabase-ai==0.1.0

Latest

Choose a tag to compare

@taishikato taishikato released this 15 Jul 23:56

Changes in v0.1.0

🎉 Initial Release

  • feat: Core SupabaseAI SDK with TypeScript support
  • feat: OpenAI embeddings integration
  • feat: Semantic search with pgvector
  • feat: Native LangChain Document support
  • feat: Batch processing capabilities
  • feat: Comprehensive error handling
  • feat: Dual module format (CJS/ESM)

Installation

npm install @supavec/supabase-ai

Documentation

See README.md for setup and usage instructions.