search-replica icon indicating copy to clipboard operation
search-replica copied to clipboard

PGVector to DenseVector (KNN Vector) mappings

Open ubombi opened this issue 1 year ago • 0 comments

Support of PGVector extension by adding pgvector-go type. And properly map those values to dense vector / knn field

Field shall be Marshaled as regular array of floats.

Scope: TBD;

ubombi avatar Apr 17 '23 20:04 ubombi