Jeff Huber

Results 281 comments of Jeff Huber

Hi everyone, if you are using a notebook -- you need to call `client.persist()` manually because the garbage collection in a notebook does not call the `__del__` lifecycle method on...

@KurtFeynmanGodel yes - I can help with this. Chroma relies on the user to tell it how to embed things. This is not currently stored within chroma, which is why...

@dankolesnikov did you create the Chroma DB outside LangChain and now you want to pass to LangChain?

@dankolesnikov great! glad to hear it. will take a look at 640

@homanp what version of python are you running? Some users have had success downgrading. https://github.com/chroma-core/chroma/issues/221 We are continuing to improve this, really annoying for you!

@shark8me can you downgrade from 3.11? We don't support 3.11 yet.

@shark8me I have an `M2` macbook pro and I went ahead and switched my local python version to `3.10.10` and then ran `pip install chromadb` with no issues. Can you...

@shark8me glad to hear it!

Hi everyone, we are tracking this issue over on Chroma's end https://github.com/chroma-core/chroma/issues/225 hope to have it fixed up soon!

@laveshnk-crypto smaller chunks will create more documents - same thing.