Jeff Huber

Results 281 comments of Jeff Huber

@jonluca thank you for this! there is another PR out to swap `axois` for `fetch` for greater support. https://github.com/chroma-core/chroma/pull/348 I'd like to make that change, but also want to persist...

ok great! In that case I am going to close this. thanks @jonluca for doing this however! my goal is to land the JS stuff tonight

Hi everyone, I've tried to replicate this and I can't seem to. Can anyone provide a code snippet? If this only shows up with `HuggingFaceEmbeddings` - does that mean it...

Hi everyone, we have removed the `logger` from `del` and do this in a different way https://github.com/chroma-core/chroma/blob/main/chromadb/db/duckdb.py#L478 sorry for the trouble!

@technicalpickles can you tell me more about which versions you are using? i thought we fixed this but maybe we missed something!

@technicalpickles hmmm @HammadB any thoughts here? I think you helped clean up similar lifecycle code recently.

@HammadB just to be clear - we should remove/move this line, https://github.com/chroma-core/chroma/blob/main/chromadb/db/duckdb.py#L387?

@catbears sorry about that! our theory with `ids` is that it helps the developer think about bookkeeping...and avoid the sharp edges of not thinking about it and wishing one had!...

perhaps pipelines can solve this? autorandom?