Knowledge base›Fields›search_model_queries
field/metadata-search-model-queriesThe metadata field that contains the fan-out search queries. In earlier model phases (GPT-5.3/5.4) it disappeared from the final conversation object and could only be obtained via the Responses API or the SSE stream. For us it is back in the metadata in the messages format and at the same time in the stream (har.sse_event_types). The extractor reads the fan-outs from the web.run tool call (pipe syntax), not from this field alone — both stay recorded so a disappearance is noticed.
The place where the candidate list becomes visible. What is here is what ChatGPT puts to the web as a query, before it evaluates. For visibility the phrasing of these queries counts more than any later evaluation — see Query fan-out.
| 22 Aug 2026 | confirmed | New field search_model_queries |
Query fan-out web.run syntax (pipe format) /backend-api/conversations/{id}