This is the erro:
Single document per item expected
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
There is another problem… although the code works, this error frequently appears:
Error searching for documents: 22P02 invalid input syntax for type integer: “{}” null
The Supabase Vector Store node in Get Many mode asks you to enter a limit. How do I make it “all”?
In the Prompt field, I am passing a text with the intention that it searches the database for any similarity, but it searches all the files in the database.
Am I using the prompt field correctly?
Does anyone know how this node works?
I can’t update when I enter the table code.
The other question is how it works if the data update is large and needs to be divided into several pieces?
How does it handle this considering that the information that was requested to be updated is just a piece of an entire document and a context.
Other errors are occurring on this other node.
I’m not having any success with n8n, if anyone can help.
I don’t know if the problem is with n8n or with the flow.
Hey @brauliodiasribeiro , see if the approach explained in the following video helps you, https://www.youtube.com/watch?v=ELAxebGmspY. It explains how to update embeddings and why it does not work in your “direct” approach.
Hi, thanks for the video…it’s not possible to update it because the block sizes change. Perfect…
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.