I created a file using file endpoint and linked the file_id to vector store and now my question is that if I delete the file using file endpoint, then will the files be deleted from vector store or not, or will I have to delete the file from vector store?

I created a file using file endpoint and linked the file_id to vector store and now my question is that if I delete the file using file endpoint, then will the files be deleted from vector store or not, or will I have to delete the file from vector store?

1 Like

Did figure this out? I am also wondering - if I remove a file, will the data stay in the Vector store?

I dont need the file after the Vector store was created…so I would prefer to remove it