{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihgdm4av2q7b2vreydrb2q24boydrqraq3o4nuy7m3xwlwujwovia",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mldzarmmbbc2"
  },
  "path": "/t/vector-store-file-delete-is-not-removing-the-file-from-vector-store/1380495#post_4",
  "publishedAt": "2026-05-08T15:06:17.000Z",
  "site": "https://community.openai.com",
  "tags": [
    "developers.openai.com",
    "Assistants File Search | OpenAI API"
  ],
  "textContent": "Adding one more thing: are you checking the vector store file object specifically or the underlying file object?\n\nFrom the docs, files can be removed from a vector store either by deleting the vector store file object or by deleting the underlying file object. Deleting the underlying file object removes it from all vector store and code interpreter configurations across assistants/threads in the organization.\n\nDocs:\n\ndevelopers.openai.com\n\n### Assistants File Search | OpenAI API\n\nUse File Search as a built-in RAG tool for assistants.\n\nSo if it still appears specifically in the vector store files list after waiting/retrying, that may need Support/staff to inspect. But if it appears elsewhere as a file object, that may involve the separate file delete endpoint.",
  "title": "Vector Store file delete is not removing the file from vector store"
}