go-faiss
go-faiss copied to clipboard
Building a Windows exe for distribution
Hello,
We have an application built as a Windows executable that is being distributed to customers. Do we need to bundle the faiss C++ library / header files (as DLL perhaps?) if we use go-faiss? How to do this?
Thank you.