Shows how to upload custom embeddings to improve similarity search.
2048
dimensions)key
(data row id or global key) and the new embedding vector data. Note that the dataset.upsert_data_rows()
operation will only update the values you pass in the payload; all other existing row data will not be modified.