Open juanchosaravia opened 4 months ago
Found this: https://github.com/langchain-ai/langchain/issues/24163
As a workaround, I forced the chromadb version in the requirements file:
...
chromadb==0.5.3
langchain-chroma==0.1.2
...
Had the same issue. I used the workaround to fix it:
Found this: langchain-ai/langchain#24163
As a workaround, I forced the chromadb version in the requirements file:
... chromadb==0.5.3 langchain-chroma==0.1.2 ...
Running Agent Zero from a
It gets into a loop which is not able to initialize chromadb.
Error msg: