Hello, I am looking at pgvector, pgvectorscale, pgai extensions.
Other DB engines support built-in vector types. Is there a plan to get pgvector's types (vector, halfvec, sparsevec, bit) implemented as native built-in data types like json/jsonb ? Side note: I have some doubts about these type names, especially "bit" ... why not "bitvec"? Seb