You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will update the data for the documents with the given IDs, while keeping all other fields intact.
477
+
478
+
2. Create a new dataset from scratch if you have access to all the data again. For example, if you're ingesting data from a GitHub repository on each run.
469
479
470
-
In the meantime check [how to do it using REST](https://docs.embedbase.xyz/interface#updating-data)
480
+
Note that the `replace()` method does not exist in the Python SDK, feel free to contact us if you need it.
0 commit comments