lanterndata / lantern

PostgreSQL vector database extension for building AI applications
https://lantern.dev
GNU Affero General Public License v3.0
790 stars 56 forks source link

[improvement]: current CheckMem function assumes vector type to be float array, which can be more precise. #305

Open broccoliSpicy opened 7 months ago

broccoliSpicy commented 7 months ago

https://github.com/lanterndata/lantern/blob/33e6bcfbe4336b61d11344ef5b55b88a6fd688a2/src/hnsw/utils.c#L81-L82