github asg017/sqlite-vec v0.1.0
v0.1.0: The first stable release of `sqlite-vec`

latest releases: v0.1.10-alpha.3, v0.1.10-alpha.2, v0.1.10-alpha.1...
21 months ago

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:

  • vec0 virtual 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!

Don't miss a new sqlite-vec release

NewReleases is sending notifications on new releases.