Knowledge baseFieldssearch_model_queries

search_model_queries field/metadata-search-model-queries

Fieldsactive first seen 21 Aug 2026 last seen 22 Aug 2026Occurrence 22 of 33 runs on 22 Aug 2026 · instant + thinking

What it is

The 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.

For visibility

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.

External sources

littlegreenagency-2026-07-02 · mohanadasan-2026-08-21

Change history

22 Aug 2026confirmedNew field search_model_queries

Open

Related

Query fan-out web.run syntax (pipe format) /backend-api/conversations/{id}