SPB Git forge

spb/polyllm

Public
15commits 1branches 0releases
2.2 MBsize
maindefault branch
13 days agolast push
TypeScript 97.4% SQL 1% JavaScript 0.9% CSS 0.6%
4.7 KB · 172 lines json
Raw Blame History
1[2 {3  "label": "web_search:gpt-4.1-mini",4  "ok": true,5  "ms": 2810,6  "result": {7   "event_order": [8    "response.created",9    "response.in_progress",10    "response.output_item.added",11    "response.web_search_call.in_progress",12    "response.web_search_call.searching",13    "response.web_search_call.completed",14    "response.output_item.done",15    "response.content_part.added",16    "response.output_text.delta",17    "response.output_text.annotation.added",18    "response.output_text.done",19    "response.content_part.done",20    "response.completed"21   ],22   "status": "completed",23   "incomplete": null,24   "output_types": [25    "web_search_call",26    "message"27   ],28   "usage": {29    "input_tokens": 8174,30    "input_tokens_details": {31     "cache_write_tokens": 0,32     "cached_tokens": 033    },34    "output_tokens": 79,35    "output_tokens_details": {36     "reasoning_tokens": 037    },38    "total_tokens": 825339   },40   "web_search_calls": [41    {42     "id": "ws_07c8f3890ce5cfb7006a9f93f72a4887d18e36069a77b0c5d2",43     "status": "completed",44     "action": {45      "type": "search",46      "queries": [47       "winner of the most recent FIFA World Cup"48      ],49      "query": "winner of the most recent FIFA World Cup"50     }51    }52   ],53   "message_content": [54    {55     "type": "output_text",56     "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)) ",57     "annotations": [58      {59       "type": "url_citation",60       "end_index": 222,61       "start_index": 127,62       "title": "2022 FIFA World Cup final",63       "url": "https://en.wikipedia.org/wiki/2022_FIFA_World_Cup_final?utm_source=openai"64      }65     ]66    }67   ],68   "annotation_events": [69    {70     "type": "response.output_text.annotation.added",71     "annotation": {72      "type": "url_citation",73      "end_index": 222,74      "start_index": 127,75      "title": "2022 FIFA World Cup final",76      "url": "https://en.wikipedia.org/wiki/2022_FIFA_World_Cup_final?utm_source=openai"77     },78     "annotation_index": 0,79     "content_index": 0,80     "item_id": "msg_07c8f3890ce5cfb7006a9f93f831b087d1aed112773c19c5a8",81     "output_index": 1,82     "sequence_number": 4383    }84   ]85  }86 },87 {88  "label": "web_search:gpt-5.5",89  "ok": true,90  "ms": 3987,91  "result": {92   "event_order": [93    "response.created",94    "response.in_progress",95    "response.output_item.added",96    "response.web_search_call.in_progress",97    "response.web_search_call.searching",98    "response.web_search_call.completed",99    "response.output_item.done",100    "response.content_part.added",101    "response.output_text.delta",102    "response.output_text.annotation.added",103    "response.output_text.done",104    "response.content_part.done",105    "response.completed"106   ],107   "status": "completed",108   "incomplete": null,109   "output_types": [110    "web_search_call",111    "message"112   ],113   "usage": {114    "input_tokens": 8687,115    "input_tokens_details": {116     "cache_write_tokens": 0,117     "cached_tokens": 0118    },119    "output_tokens": 75,120    "output_tokens_details": {121     "reasoning_tokens": 32122    },123    "total_tokens": 8762124   },125   "web_search_calls": [126    {127     "id": "ws_03839dba3b88b906006a9f93fa5c9487d19933c8766fda91ad",128     "status": "completed",129     "action": {130      "type": "search",131      "queries": [132       "most recent FIFA World Cup winner 2026"133      ],134      "query": "most recent FIFA World Cup winner 2026"135     }136    }137   ],138   "message_content": [139    {140     "type": "output_text",141     "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))",142     "annotations": [143      {144       "type": "url_citation",145       "end_index": 237,146       "start_index": 100,147       "title": "FIFA World Cup 2026 | Final tournament standings",148       "url": "https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/articles/final-tournament-standings?utm_source=openai"149      }150     ]151    }152   ],153   "annotation_events": [154    {155     "type": "response.output_text.annotation.added",156     "annotation": {157      "type": "url_citation",158      "end_index": 237,159      "start_index": 100,160      "title": "FIFA World Cup 2026 | Final tournament standings",161      "url": "https://www.fifa.com/en/tournaments/mens/worldcup/canadamexicousa2026/articles/final-tournament-standings?utm_source=openai"162     },163     "annotation_index": 0,164     "content_index": 0,165     "item_id": "msg_03839dba3b88b906006a9f93fca3a087d196498fe4beeea27f",166     "output_index": 1,167     "sequence_number": 12168    }169   ]170  }171 }172]