-
I’ve stored a ChromaDocumentStore locally using However, when I try to reuse this persisted ChromaDocumentStore in query.py, I encounter an error.
❌
Error from the
🔍 Problem 💬 Request Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @savank7, I tried to reproduce the issue using your code but it runs fine. Here are a few things to check:
|
Beta Was this translation helpful? Give feedback.
-
Hello... I can confirm the bug. It should be solved now. Make sure to use the latest release (3.1.0). |
Beta Was this translation helpful? Give feedback.
Hello...
I can confirm the bug.
It should be solved now.
Make sure to use the latest release (3.1.0).
pip install -U chroma-haystack