Has there been a change in the way meta data can be assigned with latest versions? Code below was working before using my doc_id, but now the doc_id in metadata is random in embeddings metadata.
how does one get the document_id from a node created from sentence parser... i want to store this so i can delete related nodes later when reindexing... anyone have sample code?