github asg017/sqlite-vec v0.1.2

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

A small release with multiple bug fixes, Android+iOS support, and small improvements.

  • Windows builds have been fixed! We now use MSVC to mingw, meaning it should work now for more Window environments.
  • Experimental Android + iOS support! We now publish pre-compiled loadable libraries for various Android and iOS platforms. Watch #102 and #103 for future updates.
  • Smaller bug fixes and improvements. Go builds should be easier, better WASM support, UPDATE and DELETE fixes on vec0 tables with primary keys, etc.

sqlite-vec related news

Online Discord Events

Thanks to everyone who has attended our recent sqlite-vec online events, hosted in the Mozilla AI Discord!

Our next event: Hybrid Search with SQLite's FTS5 and sqlite-vec on October 2nd. Come through!

In case you missed the previous ones, here are links to their recordings and notes:

op-sqlite Support sqlite-vec for React Native

The op-sqlite project now support sqlite-vec for React Native projects! It's a single 1-line configuration change to enable sqlite-vec support for Android and iOS projects, super easy! Thanks @ospfranco for getting that in!

txtai has sqlite-vec Support

Introduced in this PR, txtai now has sqlite-vec as a supported vector store - thanks @davidmezzetti for getting that in!

sqlite-vec in probabl Livestream

Recently @koaning livestreamed some thoughts, code, and notebooks on how to use sqlite-vec in different data science related workflows. You can find the livestream here, check it out!

Coming soon

  • Better documentation!
  • float16, int4 support
  • PARTITION BY support
  • Metadata filtering  👀

Don't miss a new sqlite-vec release

NewReleases is sending notifications on new releases.