{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreid6wnkxcuf433bi2b33zjilkat5lvzwbfvm7q3lwjahfk66t5hnbm",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mlhlhaebbcg2"
  },
  "path": "/t/gpt-5-4-mini-66k-prompt-tokens-for-a-1920x1080-png/1380539#post_3",
  "publishedAt": "2026-05-09T23:52:13.000Z",
  "site": "https://community.openai.com",
  "textContent": "Welp. Whatever was happening seems to now be fixed. I’m now getting this response after running the very same script:\n\n\n    thiagolobo@nephtis-desktop:~/Documents/pythonicai/tools/lib/ds/title/taxcard$ ./openai.sh\n    {\n      \"id\": \"chatcmpl-DdlkEzQZ9f68WN38pTYAcJuQ97euO\",\n      \"object\": \"chat.completion\",\n      \"created\": 1778370694,\n      \"model\": \"gpt-5.4-mini-2026-03-17\",\n      \"choices\": [\n        {\n          \"index\": 0,\n          \"message\": {\n            \"role\": \"assistant\",\n            \"content\": \"A browser is open to the Van Zandt CAD online property tax search page with search filters and helpful hints visible.\",\n            \"refusal\": null,\n            \"annotations\": []\n          },\n          \"finish_reason\": \"stop\"\n        }\n      ],\n      \"usage\": {\n        \"prompt_tokens\": 2358,\n        \"completion_tokens\": 26,\n        \"total_tokens\": 2384,\n        \"prompt_tokens_details\": {\n          \"cached_tokens\": 1792,\n          \"audio_tokens\": 0\n        },\n        \"completion_tokens_details\": {\n          \"reasoning_tokens\": 0,\n          \"audio_tokens\": 0,\n          \"accepted_prediction_tokens\": 0,\n          \"rejected_prediction_tokens\": 0\n        }\n      },\n      \"service_tier\": \"default\",\n      \"system_fingerprint\": null\n    }\n\n    HTTP_STATUS: 200\n",
  "title": "Gpt-5.4-mini: 66K prompt tokens for a 1920x1080 PNG"
}