Trouble Uploading large files Pinecone vectors

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey, what’s the error or particular issue you face?

It’s taking a very long time to execute the work flow.

Trying to upload 5 large PDF files into the Pinecone vector database. Each PDF is between 500 to 1000 pages. its taking a long time to execute. trying to create a RAG agent. Is there an faster way to do it.

I’m trying to upload a 13mb file which continues to make n8n lose connection due to memory issues. I can’t get around this.

Have you found a solution?

Hey, apologies for the delay in getting back to you. Is this still an issue or you managed to work around it?