Skip to content

How do I update or delete a record? Are there any CRUD examples out there? #2716

Answered by AdkSarsen
brunolm asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, @brunolm! Hope you're doing awesome!

We don't support direct updates of the vectorstore items as of now, but it will come in the near future, in the next couple of releases. However, in order to update embeddings you can use vectorstore.delete to remove old items and then reupload the data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brunolm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants