Skip to content

Releases: TileDB-Inc/TileDB-Vector-Search

0.0.20

11 Jan 09:37
abe48fe

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

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

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 0.0.14...0.0.15

TileDB-Vector-Search 0.0.14

14 Sep 16:28
19e5803

Choose a tag to compare

What's Changed

Full Changelog: 0.0.13...0.0.14

TileDB-Vector-Search 0.0.13

13 Sep 06:55
70f44e7

Choose a tag to compare

What's Changed

  • Update CMake release artifact targets to TileDB 2.16.3 by @ihnorton in #139
  • Prefer CMAKE_OSX_ARCHITECTURES in FindTileDB_EP, fixes macOS arm64 wheel build by @ihnorton in #140

Full Changelog: 0.0.12...0.0.13

TileDB-Vector-Search 0.0.12

11 Sep 06:41
cb6a2ae

Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.12

TileDB-Vector-Search 0.0.11

08 Sep 10:00
0daabc2

Choose a tag to compare

What's Changed

Full Changelog: 0.0.10...0.0.11