im try building rag chatbot that take data from my google drive, all run fine but the vector store tool not running, and when i try run it manually its return this error
Cannot read properties of undefined (reading ‘replace’)
i copy this workflow template from n8n
my n8n
version : 1.95.3
enviroment : proxmox lxc
database : default
1 Like
Hey @arcahyadi, hope all is well and welcome to the community.
From the screenshot it doesn’t look like the Vector Store Tool was even involved in the process (no succeeded nor failed interactions with the node). Can you include the screenshot of the error right when it happens?
From my experience (pstgres/supabase vector) this option needs to be selected as tools for ai not document retrieval. I could be wrong. Also i have read a few places that those simple memories and vector stores will not always output consistent results. Let me know what you find out! 
