Skip to content

Releases: TileDB-Inc/TileDB-Vector-Search

0.0.23

05 Mar 11:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.0.23

0.0.22

29 Feb 15:49
Compare
Choose a tag to compare

TileDB-Vector-Search 0.0.22

This release is substantially the same as 0.1, but targets TileDB 2.19 and TileDB-Py 0.25 for deployment purposes.

What's Changed

Full Changelog: 0.1.0...0.0.22

0.1.0

16 Feb 20:33
fdffe47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.21...0.1.0

0.0.21

15 Jan 15:46
3d8d1fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.20...0.0.21

0.0.20

11 Jan 09:37
abe48fe
Compare
Choose a tag to compare

What's Changed

  • Validate the queries vector shape by @jparismorgan in #164
  • Updates the .gitignore to ignore all *.egg-info by @jparismorgan in #166
  • Enforce queries has two dimensions by @jparismorgan in #167
  • Enable setting resource_class or resources when calling query() on IVFFlatIndex by @jparismorgan in #165
  • Test that we can index different storage versions and then query them by @jparismorgan in #168
  • Let user specify a set of vectors to use for training in IVF_FLAT by @jparismorgan in #169
  • Fix crash from passing copy_centroids_uri to ingest() by @jparismorgan in #172
  • Fix training_data bug in test_ingest_with_training_source_uri_tdb and validate training data dimensions in ingest() by @jparismorgan in #175
  • Small refactor of unit tests to consolidate language and add a query and check helper to test_ingestion.py by @jparismorgan in #176
  • Have consolidate_updates() reuse existing centroids by default with an option to re-compute them by @jparismorgan in #178
  • Increment TileDB version by @dudoslav in #188
  • Add workflow_dispatch into build_wheels in order to test artifacts by @dudoslav in #191
  • Fix bug for creating the updates array using a tiledb URI by @NikolaosPapailiou in #170

New Contributors

Full Changelog: 0.0.19...0.0.20

0.0.19

12 Dec 12:59
386304e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.18...0.0.19

TileDB-Vector-Search 0.0.18

25 Oct 14:46
e9c6772
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.0.18

TileDB-Vector-Search 0.0.17

20 Sep 12:53
ba91a70
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.16...0.0.17

TileDB-Vector-Search 0.0.16

18 Sep 14:15
3e0d06b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.15...0.0.16

TileDB-Vector-Search 0.0.15

15 Sep 02:12
187c831
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.0.15