payload icon indicating copy to clipboard operation
payload copied to clipboard

feat(drizzle): add support for halfvec and sparsevec column types

Open AlessioGr opened this issue 9 months ago • 0 comments

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.

AlessioGr avatar May 22 '25 01:05 AlessioGr