Problem in node ‘PartialExecutionToolExecutor‘ Error executing tool: Cannot read properties of undefined (reading 'replace')

Hello my problem is the next:

I have executed a simple AI workflow and on the Retriever zone of the vector store there is an error (look image), and i see everything is ok inside nodes, so i dont know what is the problem

Hi there! It seems like there’s something wrong when you retrieve documents or when OpenAI retrieving the Supabase vector Store.

Can you show me the output of the three nodes? Thanks!

1 Like

This are the nodes input and output

I have send 3 image, wating for aproval thanks

Thank you for the screenshot.
By the way, I can’t see where the problem is coming from.
Can you give me reproducible use case to match with your problem? I will test it in my n8n first, and try to solve, and after that I’ll give you the solution.

Were you able to solve this problem?