[
 {
  "label": "web_search:gpt-4.1-mini",
  "ok": true,
  "ms": 2810,
  "result": {
   "event_order": [
    "response.created",
    "response.in_progress",
    "response.output_item.added",
    "response.web_search_call.in_progress",
    "response.web_search_call.searching",
    "response.web_search_call.completed",
    "response.output_item.done",
    "response.content_part.added",
    "response.output_text.delta",
    "response.output_text.annotation.added",
    "response.output_text.done",
    "response.content_part.done",
    "response.completed"
   ],
   "status": "completed",
   "incomplete": null,
   "output_types": [
    "web_search_call",
    "message"
   ],
   "usage": {
    "input_tokens": 8174,
    "input_tokens_details": {
     "cache_write_tokens": 0,
     "cached_tokens": 0
    },
    "output_tokens": 79,
    "output_tokens_details": {
     "reasoning_tokens": 0
    },
    "total_tokens": 8253
   },
   "web_search_calls": [
    {
     "id": "ws_07c8f3890ce5cfb7006a9f93f72a4887d18e36069a77b0c5d2",
     "status": "completed",
     "action": {
      "type": "search",
      "queries": [
       "winner of the most recent FIFA World Cup"
      ],
      "query": "winner of the most recent FIFA World Cup"
     }
    }
   ],
   "message_content": [
    {
     "type": "output_text",
     "text": "Argentina won the most recent FIFA World Cup in 2022, defeating France 4–2 on penalties after a 3–3 draw following extra time. ([en.wikipedia.org](https://en.wikipedia.org/wiki/2022_FIFA_World_Cup_final?utm_source=openai)) ",
     "annotations": [
      {
       "type": "url_citation",
       "end_index": 222,
       "start_index": 127,
       "title": "2022 FIFA World Cup final",
       "url": "https://en.wikipedia.org/wiki/2022_FIFA_World_Cup_final?utm_source=openai"
      }
     ]
    }
   ],
   "annotation_events": [
    {
     "type": "response.output_text.annotation.added",
     "annotation": {
      "type": "url_citation",
      "end_index": 222,
      "start_index": 127,
      "title": "2022 FIFA World Cup final",
      "url": "https://en.wikipedia.org/wiki/2022_FIFA_World_Cup_final?utm_source=openai"
     },
     "annotation_index": 0,
     "content_index": 0,
     "item_id": "msg_07c8f3890ce5cfb7006a9f93f831b087d1aed112773c19c5a8",
     "output_index": 1,
     "sequence_number": 43
    }
   ]
  }
 },
 {
  "label": "web_search:gpt-5.5",
  "ok": true,
  "ms": 3987,
  "result": {
   "event_order": [
    "response.created",
    "response.in_progress",
    "response.output_item.added",
    "response.web_search_call.in_progress",
    "response.web_search_call.searching",
    "response.web_search_call.completed",
    "response.output_item.done",
    "response.content_part.added",
    "response.output_text.delta",
    "response.output_text.annotation.added",
    "response.output_text.done",
    "response.content_part.done",
    "response.completed"
   ],
   "status": "completed",
   "incomplete": null,
   "output_types": [
    "web_search_call",
    "message"
   ],
   "usage": {
    "input_tokens": 8687,
    "input_tokens_details": {
     "cache_write_tokens": 0,
     "cached_tokens": 0
    },
    "output_tokens": 75,
    "output_tokens_details": {
     "reasoning_tokens": 32
    },
    "total_tokens": 8762
   },
   "web_search_calls": [
    {
     "id": "ws_03839dba3b88b906006a9f93fa5c9487d19933c8766fda91ad",
     "status": "completed",
     "action": {
      "type": "search",
      "queries": [
       "most recent FIFA World Cup winner 2026"
      ],
      "query": "most recent FIFA World Cup winner 2026"
     }
    }
   ],
   "message_content": [
    {
     "type": "output_text",
     "text": "Spain won the most recent FIFA World Cup, beating Argentina 1–0 after extra time in the 2026 final. ([fifa.com](https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/articles/final-tournament-standings?utm_source=openai))",
     "annotations": [
      {
       "type": "url_citation",
       "end_index": 237,
       "start_index": 100,
       "title": "FIFA World Cup 2026 | Final tournament standings",
       "url": "https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/articles/final-tournament-standings?utm_source=openai"
      }
     ]
    }
   ],
   "annotation_events": [
    {
     "type": "response.output_text.annotation.added",
     "annotation": {
      "type": "url_citation",
      "end_index": 237,
      "start_index": 100,
      "title": "FIFA World Cup 2026 | Final tournament standings",
      "url": "https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/articles/final-tournament-standings?utm_source=openai"
     },
     "annotation_index": 0,
     "content_index": 0,
     "item_id": "msg_03839dba3b88b906006a9f93fca3a087d196498fe4beeea27f",
     "output_index": 1,
     "sequence_number": 12
    }
   ]
  }
 }
]