{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiby3mdvw7eqiymk57h2tsegwu2bzxdrtqqbt33doyd7xy3othjsqq",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mnfrgxj237x2"
  },
  "path": "/t/uploaded-files-visible-in-chat-but-not-accessible-to-custom-gpts-and-attachment-quota-still-gets-consumed/1382574#post_1",
  "publishedAt": "2026-06-03T18:39:31.000Z",
  "site": "https://community.openai.com",
  "textContent": "Has anyone else experienced this recently?\n\nI’m seeing what appears to be a bug involving file uploads and Custom GPTs.\n\n## What Happens\n\nI upload one or more `.mdx` files.\n\nThe files appear correctly attached in the conversation.\n\nI then ask the GPT to review or analyze the files.\n\nInstead of processing them, the GPT responds as if no files were uploaded and asks me to send them again.\n\nExample:\n\n> “For me to review your .mdx files, please send them here in the chat…”\n\nThe strange part is that the files are already visible in the conversation UI.\n\n## Additional Problem\n\nAfter retrying the upload multiple times, attachment quota appears to be consumed even though:\n\n  * The files were never processed.\n\n  * The GPT never gained access to them.\n\n  * The requested task was never executed.\n\n\n\n\nEventually I receive a message indicating that I have exhausted my attachment allowance.\n\n## Intermittent Error\n\nIn some conversations I also receive:\n\n\n    {\n      \"type\": \"image_generation_user_error\",\n      \"code\": \"invalid_value\",\n      \"message\": \"The model 'gpt-image-2' does not exist.\"\n    }\n\n\n\nThis is especially confusing because:\n\n  * No image generation was requested.\n\n  * The task was purely documentation review.\n\n  * The uploaded files were MDX files.\n\n\n\n\n## Environment\n\n  * ChatGPT Web\n\n  * Google Chrome\n\n  * Multiple Custom GPTs\n\n  * Multiple retries\n\n  * MDX documentation files\n\n\n\n\n## Expected Behavior\n\n  * Uploaded files should be available to the GPT after upload completes.\n\n  * Attachment quota should not be consumed when uploads fail.\n\n  * Text-only workflows should not trigger image-related errors.\n\n\n\n\n## Actual Behavior\n\n  * Files appear attached but are inaccessible to the GPT.\n\n  * GPT asks for files that are already attached.\n\n  * Attachment quota continues decreasing after retries.\n\n  * Some conversations fail with a `gpt-image-2` error.\n\n\n\n\nHas anyone else encountered this behavior?\n\nIf so, have you found a workaround or received feedback from OpenAI support?",
  "title": "Uploaded Files Visible in Chat but Not Accessible to Custom GPTs (and Attachment Quota Still Gets Consumed)"
}