Skip to content

v0.1.1

Compare
Choose a tag to compare
@asg017 asg017 released this 06 Aug 00:11
· 66 commits to main since this release
  • Datasette and sqlite-utils bindings have been fixed and should now work properly.
  • Python sqlite-vec package now expose serialize_float32() and serialize_int8() functions that serialize vectors in the compact BLOB format that sqlite-vec uses.
  • You can now statically link sqlite-vec in projects that use SQLite version 3.31.1 or later.