duckdb / community-extensions

https://duckdb.org/community_extensions
138 stars 25 forks source link

Add the faiss extension #79

Closed JAicewizard closed 2 months ago

JAicewizard commented 2 months ago

This adds the faiss extension, and mirrors the custom-vcpkg changes from the CI tools repo. All tests pass (except docs, since the extension is not actually uploaded) in my fork, hope they pass here too :)

carlopi commented 2 months ago

Welcome!