TileDB-Vector-Search
TileDB-Vector-Search copied to clipboard
tiledbcloud hard dependency?
Would it be possible to remove the hard dependency on tiledb-cloud in this package?
We are using this for the CELLxGENE Census vector search, but we don't use tiled-cloud. However I'm starting to see warnings about some packages that tiled-cloud pins.
Thanks!
Hi @ivirshup, this looks like a packaging adjustment for the pypi package. We can look at the adjustment here. The TileDB-Cloud-Py package is defaulted for convenience to offer the distributed ingestion and querying. We'll look at breaking out the dependencies so there is a more minimum option for inclusion with the cell census for the next release.