0.2.3 (2024-07-03)
0.2.2 (2024-04-30)
0.2.1 (2024-04-15)
0.2.0 (2024-04-08)
- 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)
- Add basic MySQLVectorStore usage to README (#58) (e871c2b)
- Add end-to-end MySQL quickstart (#61) (388f5a4)
- Add github links (#46) (54fbab5)
- Add MySQLVectorStore reference notebook (#59) (0ece837)