CdC-SI / eak-copilot

The official repository of the EAK-Copilot project as part of the Innovation Fellowship 2024.
https://cdc-si.github.io/eak-copilot/
GNU General Public License v3.0
3 stars 0 forks source link

refactor semantic search for inner product metric #214

Open K-Schubert opened 4 weeks ago

K-Schubert commented 4 weeks ago

Description

Need to multiply score by -1 for "inner_product" metric (see https://github.com/pgvector/pgvector).