lanterndata / lantern

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

Create a synthetic table where rows have different order according to different distance functions #83

Closed Ngalstyan4 closed 1 year ago

Ngalstyan4 commented 1 year ago

This will make sure that when we use one distance metric but we should in-fact be using another one (e.g. because the user supplied a custom distance metric), then a regression test failure gets triggered.