payload
payload copied to clipboard
feat(drizzle): add support for halfvec and sparsevec column types
Adds support for halfvec and sparsevec column types. This is required for supporting indexing of embeddings > 2000 dimensions on postgres using the pg-vector extension.