{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreibc62cxdzjhf4nwxcxyhjvzcgfcgnsvgcsjpnxtwsbupqrmpxedmi",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mlnoidkzcfv2"
},
"path": "/t/vector-store-file-delete-is-not-removing-the-file-from-vector-store/1380495#post_13",
"publishedAt": "2026-05-12T10:13:31.000Z",
"site": "https://community.openai.com",
"textContent": "Thank you for fixing the issue. It seems to be working now. But there seems to be another error now. The response of delete is the same for any file ID to be deleted. No matter which store is selected, the response is the same. For example, I have a file `file-ADnWL7dAg8HKXPgqzEyyxd` in store `vs_69f8235f687081919e9c5f2dabcbda3d` And when I try to delete this file from another store, the response is success (even when the file is not actually deleted)\n\nI tried to delete a file (`file-ADnWL7dAg8HKXPgqzEyyxd` which originally belongs to `vs_69f8235f687081919e9c5f2dabcbda3d` store ) from another store `vs_69fc5568ff8481919cddb7afc0474a4a ` and got a successful response; however, the file is not deleted in this case (which is expected, since the file doesn’t belong to that store). It’s just about the response of the delete API.",
"title": "Vector Store file delete is not removing the file from vector store"
}