TypeScript 97.4%
SQL 1%
JavaScript 0.9%
CSS 0.6%
1[2 {3 "label": "web_search:gpt-5.5",4 "ok": true,5 "ms": 8174,6 "result": {7 "event_order": [8 "response.created",9 "response.in_progress",10 "response.output_item.added",11 "response.output_item.done",12 "response.web_search_call.in_progress",13 "response.web_search_call.searching",14 "response.web_search_call.completed",15 "response.completed"16 ],17 "status": "completed",18 "output_types": [19 "reasoning",20 "web_search_call",21 "reasoning",22 "web_search_call",23 "reasoning",24 "web_search_call"25 ],26 "usage": {27 "input_tokens": 4681,28 "input_tokens_details": {29 "cache_write_tokens": 0,30 "cached_tokens": 031 },32 "output_tokens": 188,33 "output_tokens_details": {34 "reasoning_tokens": 18835 },36 "total_tokens": 486937 },38 "web_search_call": {39 "id": "ws_0fa93e16468e5bc3006a9f93623a0487d18dc7be617453e02d",40 "status": "completed",41 "action": {42 "type": "open_page",43 "url": "https://www.reuters.com/"44 }45 },46 "annotations": null,47 "text": "",48 "tools_echo": [49 {50 "type": "web_search",51 "return_token_budget": "default",52 "search_content_types": [53 "text"54 ],55 "search_context_size": "medium",56 "user_location": {57 "type": "approximate",58 "city": null,59 "country": "US",60 "region": null,61 "timezone": null62 }63 }64 ]65 }66 },67 {68 "label": "web_search:gpt-5.4-mini",69 "ok": true,70 "ms": 5240,71 "result": {72 "event_order": [73 "response.created",74 "response.in_progress",75 "response.output_item.added",76 "response.web_search_call.in_progress",77 "response.web_search_call.searching",78 "response.web_search_call.completed",79 "response.output_item.done",80 "response.content_part.added",81 "response.output_text.delta",82 "response.output_text.done",83 "response.content_part.done",84 "response.completed"85 ],86 "status": "completed",87 "output_types": [88 "web_search_call",89 "web_search_call",90 "web_search_call",91 "message"92 ],93 "usage": {94 "input_tokens": 8788,95 "input_tokens_details": {96 "cache_write_tokens": 0,97 "cached_tokens": 098 },99 "output_tokens": 122,100 "output_tokens_details": {101 "reasoning_tokens": 92102 },103 "total_tokens": 8910104 },105 "web_search_call": {106 "id": "ws_070402ae0a0308c8006a9f93694bf487d1b53e4d22dcb0dab8",107 "status": "completed",108 "action": {109 "type": "search",110 "queries": [111 "site:reuters.com Reuters top headline home page"112 ],113 "query": "site:reuters.com Reuters top headline home page"114 }115 },116 "annotations": [],117 "text": "",118 "tools_echo": [119 {120 "type": "web_search",121 "return_token_budget": "default",122 "search_content_types": [123 "text"124 ],125 "search_context_size": "medium",126 "user_location": {127 "type": "approximate",128 "city": null,129 "country": "US",130 "region": null,131 "timezone": null132 }133 }134 ]135 }136 }137]