Jeff Huber

Results 281 comments of Jeff Huber

To confirm, this is on non M1/M2 hardware? So Intel silicon?

thanks everyone for reporting im looking into this, with haste!

There is an issue with 3.11 and compatibility with `sentence-transformers` which is currently a requirement. https://github.com/chroma-core/chroma/issues/163#issuecomment-1440253969 (though we plan to remove it from a hard req)

thanks @ericmand ! A little background, and then a few questions. We've decided that Clickhouse is not the right tool for the job here and we are working on a...

@ericmand do you mind handling the one Readme conflict? we just keep everything in chroma:main https://github.com/chroma-core/chroma/blob/main/README.md

@ericmand following up on this! Sorry this fell through the cracks. Currently the core team is working on a large refactor of the hosted product that will change how deployment...

@HoiDam please be kind. It does sound frustrating.

@Everminds hello! Is this information that you store outside of chroma as well? If so, I have another idea for a solution here.

@8rV1n you want to be able to pass an allowlist of ids to query, right? that is underway :) https://github.com/chroma-core/chroma/pull/384

@8rV1n chroma has this :) though we currently do a bad job communicating it https://github.com/chroma-core/chroma/blob/a5637002e4599e8b9e78db8e7be0cdb380942673/chromadb/test/test_api.py#L1050 look inside that test folder and you will see examples of all of these. The...