Skip to content

v0.2.0

Compare
Choose a tag to compare
@release-please release-please released this 08 Apr 23:11
ad32137

0.2.0 (2024-04-08)

Features

  • Add index types for vector search (#55) (2e30b48)
  • Add MySQLVectorStore initialization methods (#52) (a1c9411)
  • Adding search functions and tests (#56) (5b80694)
  • ci: Run tests against multiple versions (#51) (3439c9d)
  • Support add and delete from MySQLVectorStore (#53) (ce45617)

Documentation