sqlite-vec v0.1.0 is finally here!
See the announcement blog post for more information: https://alexgarcia.xyz/blog/2024/sqlite-vec-stable-release/index.html
This is the first "stable" release of sqlite-vec, meaning developers should feel free to use it inside their projects. The project is still pre-v1, so expected breaking changes in future v0.2.0 releases and beyond.
Key features in this release:
vec0virtual table that efficiently store and query vectors- Binary quantization support
- Install with pip, npm, gem, go, cargo, or with pre-compiled binaries
Try it out today!