SupabaseVectorStore in Langchain should update documents instead of duplicating them #27030
Unanswered
alew3
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
There should be a way to identify a document (say an ID in the metadata) being added to the VectorStore and when the same source already exists, it should update it instead of duplicating the document.
All reactions