Replies: 1 comment
-
|
I have the same issue @Turnstyle. It seems the new chroma api version (v2) is not compatible with Flowise. I got an older chromaDB version in my docker compose and it works fine. The version I've used is 0.5.16. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have my correct UUID in my Chroma Credentials. But it doesn't seem to work. I've asked the Chroma folks for help and they suggested that the issue was on the Flowise side of things.
Could someone please help me figure out how or why Chroma is not working to upsert chunks on a Document Loader?
Error message:
Status: 500
Error: documentStoreServices.insertIntoVectorStoreMiddleware - Error: documentStoreServices.insertIntoVectorStore - Error: documentStoreServices._insertIntoVectorStoreWorkerThread - Error: Chroma getOrCreateCollection error: Error: Could not connect to tenant default_tenant. Are you sure it exists? Underlying error:
ChromaForbiddenError: You do not have permission to access the requested resource.
Beta Was this translation helpful? Give feedback.
All reactions