Jeff Huber

Results 346 comments of Jeff Huber

@HammadB i went through every test and added verification of **values** for every test

we are deprecating `increment_index` so im closing this issue

Going to close this issue for now as it is `stale`. @adkri happy to re-open it if you like to jump back in!

Yes! I agree that the JS-column oriented should use destructuring like that - it would make the API much cleaner. The other case to consider here is `bulk_add` where users...

here is a proof of concept for a simple functional wrapper to enable this interface https://github.com/chroma-core/chroma/pull/719

closing in favor of this https://github.com/chroma-core/chroma/issues/420

@clstaudt it looks like you closed the underlying issue, https://github.com/nmslib/hnswlib/issues/454, so closing this one as well.

Great point @fritzprix - this is being worked on upstream inside `hnswlib` - https://github.com/nmslib/hnswlib/issues/444#issuecomment-1493224811 - we also may handle it at the logic layer. You can check `collection.count()` to get...

@spartanhaden this is a nice PR, thanks! Do you think we should proactively add any other inputs? https://www.sbert.net/docs/package_reference/SentenceTransformer.html#sentence_transformers.SentenceTransformer

Note to self: resolve merge conflict and then merge