ewfian / faiss-node

Node.js bindings for faiss
https://www.npmjs.com/package/faiss-node
MIT License
107 stars 10 forks source link

No way to get the original vector value from the index #41

Open runhuasun opened 12 months ago

runhuasun commented 12 months ago

Could you add a method to get the original vector value from the index file by label? Sth like:

Thanks!