Flowise
Flowise copied to clipboard
FlowiseAI Crashes when I try to upsert to a local Redis vector store
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:
Is this an issue with Redis? If so, why no error message?