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-aiDocumentation
See README.md for setup and usage instructions.