Supabase
Last updated
Was this helpful?
Last updated
Was this helpful?
Register an account for Supabase
Click New project\
Input required fields Name, name of the project to be created. (e.g. LangFlux) Database Password, password to your postgres database. (e.g. click Generate a password)\
Click Create new project and wait for the project to finish setting up
Click SQL Editor\
Click New query\
Copy & Paste query and run it by Ctrl + Enter
or click RUN
Table name: documents
Query name: match_documents
Click Project Settings\
Get your Project URL & API Key
Document can be connected with any node under Document Loader category
Embeddings can be connected with any node under Embeddings category
Copy & Paste each details (API Key, URL, Table Name, Query Name) into Supabase Upsert Document node or Supabase Load Existing node