Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

FlowiseAI Crashes when I try to upsert to a local Redis vector store

Open mdlmarkham opened this issue 1 year ago • 0 comments

Describe the bug I am trying to build a Document Store containing information scraped from several websites. I have a local instance of Redis that I would like to use as the vector store. Whenever I set Redis as the vector store target and hit "Upsert" FlowiseAI crashes:

image

Is this an issue with Redis? If so, why no error message?

mdlmarkham avatar Sep 07 '24 22:09 mdlmarkham