Sueprbase error inserting documents

Hello, I’m encountering an error while attempting to add a document to the Supabase vector store; it seems to be related to the document’s dimensions.

Are you specifying the dimensions anywhere? could u share ure workflow like this please, id like to took further into your workflow.

n8n attach workflow

Best regards,

Samuel

1 Like

The issue arises from the superbase vector dataset; I need to adjust the default settings of the ChatGPT dimension to align with the Gemini embedding model. Is it possible to set the dimension size in n8n, or will I need to recreate the dataset?

Superbase settings

image

PS: Thanks you for helping.

My workflow

Yes exactly, recreate the superbase vector store with correct embedding size, depends on which model your using.

Best regards,

Samuel

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.