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%
29.9 KB · 1,019 lines json
Raw Blame History
1[2 {3  "label": "tools-stream:gpt-5.5",4  "ok": true,5  "ms": 2527,6  "result": {7   "event_order": [8    "response.created",9    "response.in_progress",10    "response.output_item.added",11    "response.function_call_arguments.delta",12    "response.function_call_arguments.done",13    "response.output_item.done",14    "response.completed"15   ],16   "samples": {17    "response.created": {18     "type": "response.created",19     "sequence_number": 0,20     "response": "<omitted>"21    },22    "response.in_progress": {23     "type": "response.in_progress",24     "sequence_number": 1,25     "response": "<omitted>"26    },27    "response.output_item.added": {28     "type": "response.output_item.added",29     "item": {30      "id": "fc_04b0c079cd7be6e8006a9f934296d887d1891a78158a3fa5a9",31      "type": "function_call",32      "status": "in_progress",33      "arguments": "",34      "call_id": "call_fzvhrwnRArPBdTwKPPrGXzUm",35      "name": "get_weather"36     },37     "output_index": 0,38     "sequence_number": 239    },40    "response.function_call_arguments.delta": {41     "type": "response.function_call_arguments.delta",42     "delta": "{\"",43     "item_id": "fc_04b0c079cd7be6e8006a9f934296d887d1891a78158a3fa5a9",44     "obfuscation": "D1xsaY7D5OXYdw",45     "output_index": 0,46     "sequence_number": 347    },48    "response.function_call_arguments.done": {49     "type": "response.function_call_arguments.done",50     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",51     "item_id": "fc_04b0c079cd7be6e8006a9f934296d887d1891a78158a3fa5a9",52     "output_index": 0,53     "sequence_number": 1254    },55    "response.output_item.done": {56     "type": "response.output_item.done",57     "item": {58      "id": "fc_04b0c079cd7be6e8006a9f934296d887d1891a78158a3fa5a9",59      "type": "function_call",60      "status": "completed",61      "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",62      "call_id": "call_fzvhrwnRArPBdTwKPPrGXzUm",63      "name": "get_weather"64     },65     "output_index": 0,66     "sequence_number": 1367    },68    "response.completed": {69     "type": "response.completed",70     "sequence_number": 14,71     "response": "<omitted>"72    }73   },74   "streamed_arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",75   "first": {76    "id": "resp_04b0c079cd7be6e8006a9f9341fac887d1b289f8ee5c196bdc",77    "model": "gpt-5.5-2026-04-23",78    "status": "completed",79    "incomplete_details": null,80    "service_tier": "default",81    "store": true,82    "output_item_types": [83     "function_call"84    ],85    "output_text": "",86    "usage": {87     "input_tokens": 70,88     "input_tokens_details": {89      "cache_write_tokens": 0,90      "cached_tokens": 091     },92     "output_tokens": 22,93     "output_tokens_details": {94      "reasoning_tokens": 095     },96     "total_tokens": 9297    },98    "reasoning": {99     "context": "current_turn",100     "effort": "medium",101     "mode": "standard",102     "summary": null103    },104    "text": {105     "format": {106      "type": "text"107     },108     "verbosity": "medium"109    },110    "temperature": 1,111    "top_p": 0.98,112    "truncation": "disabled",113    "max_output_tokens": 200114   },115   "function_call_item": {116    "id": "fc_04b0c079cd7be6e8006a9f934296d887d1891a78158a3fa5a9",117    "type": "function_call",118    "status": "completed",119    "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",120    "call_id": "call_fzvhrwnRArPBdTwKPPrGXzUm",121    "name": "get_weather"122   },123   "output_items_full": [124    {125     "id": "fc_04b0c079cd7be6e8006a9f934296d887d1891a78158a3fa5a9",126     "type": "function_call",127     "status": "completed",128     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",129     "call_id": "call_fzvhrwnRArPBdTwKPPrGXzUm",130     "name": "get_weather"131    }132   ],133   "second_turn": {134    "id": "resp_04b0c079cd7be6e8006a9f9343153887d1bd917dbb2ada1be1",135    "model": "gpt-5.5-2026-04-23",136    "status": "completed",137    "incomplete_details": null,138    "service_tier": "default",139    "store": true,140    "output_item_types": [141     "message[output_text]"142    ],143    "output_text": "The weather in Paris right now is 18°C and cloudy.",144    "usage": {145     "input_tokens": 118,146     "input_tokens_details": {147      "cache_write_tokens": 0,148      "cached_tokens": 0149     },150     "output_tokens": 17,151     "output_tokens_details": {152      "reasoning_tokens": 0153     },154     "total_tokens": 135155    },156    "reasoning": {157     "context": "current_turn",158     "effort": "medium",159     "mode": "standard",160     "summary": null161    },162    "text": {163     "format": {164      "type": "text"165     },166     "verbosity": "medium"167    },168    "temperature": 1,169    "top_p": 0.98,170    "truncation": "disabled",171    "max_output_tokens": 120172   },173   "second_turn_via_previous_response_id": null174  }175 },176 {177  "label": "tools-stream:gpt-5.4-mini",178  "ok": true,179  "ms": 2938,180  "result": {181   "event_order": [182    "response.created",183    "response.in_progress",184    "response.output_item.added",185    "response.function_call_arguments.delta",186    "response.function_call_arguments.done",187    "response.output_item.done",188    "response.completed"189   ],190   "samples": {191    "response.created": {192     "type": "response.created",193     "sequence_number": 0,194     "response": "<omitted>"195    },196    "response.in_progress": {197     "type": "response.in_progress",198     "sequence_number": 1,199     "response": "<omitted>"200    },201    "response.output_item.added": {202     "type": "response.output_item.added",203     "item": {204      "id": "fc_027f051ad1bb2413006a9f9344d41887d193ed05b91df0c57b",205      "type": "function_call",206      "status": "in_progress",207      "arguments": "",208      "call_id": "call_U1zOaAvttax9bwQopTOBCDv6",209      "name": "get_weather"210     },211     "output_index": 0,212     "sequence_number": 2213    },214    "response.function_call_arguments.delta": {215     "type": "response.function_call_arguments.delta",216     "delta": "{\"",217     "item_id": "fc_027f051ad1bb2413006a9f9344d41887d193ed05b91df0c57b",218     "obfuscation": "5pd007nRq8GUmx",219     "output_index": 0,220     "sequence_number": 3221    },222    "response.function_call_arguments.done": {223     "type": "response.function_call_arguments.done",224     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",225     "item_id": "fc_027f051ad1bb2413006a9f9344d41887d193ed05b91df0c57b",226     "output_index": 0,227     "sequence_number": 12228    },229    "response.output_item.done": {230     "type": "response.output_item.done",231     "item": {232      "id": "fc_027f051ad1bb2413006a9f9344d41887d193ed05b91df0c57b",233      "type": "function_call",234      "status": "completed",235      "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",236      "call_id": "call_U1zOaAvttax9bwQopTOBCDv6",237      "name": "get_weather"238     },239     "output_index": 0,240     "sequence_number": 13241    },242    "response.completed": {243     "type": "response.completed",244     "sequence_number": 14,245     "response": "<omitted>"246    }247   },248   "streamed_arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",249   "first": {250    "id": "resp_027f051ad1bb2413006a9f9344749887d19b89d7a3e3e9a575",251    "model": "gpt-5.4-mini-2026-03-17",252    "status": "completed",253    "incomplete_details": null,254    "service_tier": "default",255    "store": true,256    "output_item_types": [257     "function_call"258    ],259    "output_text": "",260    "usage": {261     "input_tokens": 70,262     "input_tokens_details": {263      "cache_write_tokens": 0,264      "cached_tokens": 0265     },266     "output_tokens": 22,267     "output_tokens_details": {268      "reasoning_tokens": 0269     },270     "total_tokens": 92271    },272    "reasoning": {273     "context": "current_turn",274     "effort": "none",275     "mode": "standard",276     "summary": null277    },278    "text": {279     "format": {280      "type": "text"281     },282     "verbosity": "medium"283    },284    "temperature": 1,285    "top_p": 0.98,286    "truncation": "disabled",287    "max_output_tokens": 200288   },289   "function_call_item": {290    "id": "fc_027f051ad1bb2413006a9f9344d41887d193ed05b91df0c57b",291    "type": "function_call",292    "status": "completed",293    "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",294    "call_id": "call_U1zOaAvttax9bwQopTOBCDv6",295    "name": "get_weather"296   },297   "output_items_full": [298    {299     "id": "fc_027f051ad1bb2413006a9f9344d41887d193ed05b91df0c57b",300     "type": "function_call",301     "status": "completed",302     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",303     "call_id": "call_U1zOaAvttax9bwQopTOBCDv6",304     "name": "get_weather"305    }306   ],307   "second_turn": {308    "id": "resp_027f051ad1bb2413006a9f93455a7c87d1ba2f60ecffc148fa",309    "model": "gpt-5.4-mini-2026-03-17",310    "status": "completed",311    "incomplete_details": null,312    "service_tier": "default",313    "store": true,314    "output_item_types": [315     "message[output_text]"316    ],317    "output_text": "Paris is currently 18°C and cloudy.",318    "usage": {319     "input_tokens": 118,320     "input_tokens_details": {321      "cache_write_tokens": 0,322      "cached_tokens": 0323     },324     "output_tokens": 13,325     "output_tokens_details": {326      "reasoning_tokens": 0327     },328     "total_tokens": 131329    },330    "reasoning": {331     "context": "current_turn",332     "effort": "none",333     "mode": "standard",334     "summary": null335    },336    "text": {337     "format": {338      "type": "text"339     },340     "verbosity": "medium"341    },342    "temperature": 1,343    "top_p": 0.98,344    "truncation": "disabled",345    "max_output_tokens": 120346   },347   "second_turn_via_previous_response_id": {348    "id": "resp_027f051ad1bb2413006a9f93465e7c87d1acdeebb5c8eee010",349    "model": "gpt-5.4-mini-2026-03-17",350    "status": "completed",351    "incomplete_details": null,352    "service_tier": "default",353    "store": true,354    "output_item_types": [355     "message[output_text]"356    ],357    "output_text": "The weather in Paris right now is 18°C and cloudy.",358    "usage": {359     "input_tokens": 118,360     "input_tokens_details": {361      "cache_write_tokens": 0,362      "cached_tokens": 0363     },364     "output_tokens": 17,365     "output_tokens_details": {366      "reasoning_tokens": 0367     },368     "total_tokens": 135369    },370    "reasoning": {371     "context": "current_turn",372     "effort": "none",373     "mode": "standard",374     "summary": null375    },376    "text": {377     "format": {378      "type": "text"379     },380     "verbosity": "medium"381    },382    "temperature": 1,383    "top_p": 0.98,384    "truncation": "disabled",385    "max_output_tokens": 120386   }387  }388 },389 {390  "label": "tools-stream:gpt-5.6-sol",391  "ok": true,392  "ms": 2716,393  "result": {394   "event_order": [395    "response.created",396    "response.in_progress",397    "response.output_item.added",398    "response.function_call_arguments.delta",399    "response.function_call_arguments.done",400    "response.output_item.done",401    "response.completed"402   ],403   "samples": {404    "response.created": {405     "type": "response.created",406     "sequence_number": 0,407     "response": "<omitted>"408    },409    "response.in_progress": {410     "type": "response.in_progress",411     "sequence_number": 1,412     "response": "<omitted>"413    },414    "response.output_item.added": {415     "type": "response.output_item.added",416     "item": {417      "id": "fc_043f667427555735006a9f9347fdb487d1865f909a0e0bbb30",418      "type": "function_call",419      "status": "in_progress",420      "arguments": "",421      "call_id": "call_ndwuaL7TLtSSU9yNAeum5sJZ",422      "name": "get_weather"423     },424     "output_index": 0,425     "sequence_number": 2426    },427    "response.function_call_arguments.delta": {428     "type": "response.function_call_arguments.delta",429     "delta": "{\"",430     "item_id": "fc_043f667427555735006a9f9347fdb487d1865f909a0e0bbb30",431     "obfuscation": "bxuoDEFzNmQAf2",432     "output_index": 0,433     "sequence_number": 3434    },435    "response.function_call_arguments.done": {436     "type": "response.function_call_arguments.done",437     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",438     "item_id": "fc_043f667427555735006a9f9347fdb487d1865f909a0e0bbb30",439     "output_index": 0,440     "sequence_number": 12441    },442    "response.output_item.done": {443     "type": "response.output_item.done",444     "item": {445      "id": "fc_043f667427555735006a9f9347fdb487d1865f909a0e0bbb30",446      "type": "function_call",447      "status": "completed",448      "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",449      "call_id": "call_ndwuaL7TLtSSU9yNAeum5sJZ",450      "name": "get_weather"451     },452     "output_index": 0,453     "sequence_number": 13454    },455    "response.completed": {456     "type": "response.completed",457     "sequence_number": 14,458     "response": "<omitted>"459    }460   },461   "streamed_arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",462   "first": {463    "id": "resp_043f667427555735006a9f934762b487d1b70334455bc39c76",464    "model": "gpt-5.6-sol",465    "status": "completed",466    "incomplete_details": null,467    "service_tier": "default",468    "store": true,469    "output_item_types": [470     "function_call"471    ],472    "output_text": "",473    "usage": {474     "input_tokens": 70,475     "input_tokens_details": {476      "cache_write_tokens": 0,477      "cached_tokens": 0478     },479     "output_tokens": 22,480     "output_tokens_details": {481      "reasoning_tokens": 0482     },483     "total_tokens": 92484    },485    "reasoning": {486     "context": "all_turns",487     "effort": "medium",488     "mode": "standard",489     "summary": null490    },491    "text": {492     "format": {493      "type": "text"494     },495     "verbosity": "medium"496    },497    "temperature": 1,498    "top_p": 0.98,499    "truncation": "disabled",500    "max_output_tokens": 200501   },502   "function_call_item": {503    "id": "fc_043f667427555735006a9f9347fdb487d1865f909a0e0bbb30",504    "type": "function_call",505    "status": "completed",506    "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",507    "call_id": "call_ndwuaL7TLtSSU9yNAeum5sJZ",508    "name": "get_weather"509   },510   "output_items_full": [511    {512     "id": "fc_043f667427555735006a9f9347fdb487d1865f909a0e0bbb30",513     "type": "function_call",514     "status": "completed",515     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",516     "call_id": "call_ndwuaL7TLtSSU9yNAeum5sJZ",517     "name": "get_weather"518    }519   ],520   "second_turn": {521    "id": "resp_043f667427555735006a9f9348749087d19b105a1122b96ca4",522    "model": "gpt-5.6-sol",523    "status": "completed",524    "incomplete_details": null,525    "service_tier": "default",526    "store": true,527    "output_item_types": [528     "message[output_text]"529    ],530    "output_text": "Paris is currently **18°C and cloudy**.",531    "usage": {532     "input_tokens": 118,533     "input_tokens_details": {534      "cache_write_tokens": 0,535      "cached_tokens": 0536     },537     "output_tokens": 14,538     "output_tokens_details": {539      "reasoning_tokens": 0540     },541     "total_tokens": 132542    },543    "reasoning": {544     "context": "all_turns",545     "effort": "medium",546     "mode": "standard",547     "summary": null548    },549    "text": {550     "format": {551      "type": "text"552     },553     "verbosity": "medium"554    },555    "temperature": 1,556    "top_p": 0.98,557    "truncation": "disabled",558    "max_output_tokens": 120559   },560   "second_turn_via_previous_response_id": null561  }562 },563 {564  "label": "tools-stream:gpt-6-astra",565  "ok": true,566  "ms": 4097,567  "result": {568   "event_order": [569    "response.created",570    "response.in_progress",571    "response.output_item.added",572    "response.function_call_arguments.delta",573    "response.function_call_arguments.done",574    "response.output_item.done",575    "response.completed"576   ],577   "samples": {578    "response.created": {579     "type": "response.created",580     "sequence_number": 0,581     "response": "<omitted>"582    },583    "response.in_progress": {584     "type": "response.in_progress",585     "sequence_number": 1,586     "response": "<omitted>"587    },588    "response.output_item.added": {589     "type": "response.output_item.added",590     "item": {591      "id": "fc_01e133d277e2672d006a9f934b28ac87d1adf2a4d11bf07fcb",592      "type": "function_call",593      "status": "in_progress",594      "arguments": "",595      "call_id": "call_sThpcgzgEVvPBBZ0ydOl56fR",596      "name": "get_weather"597     },598     "output_index": 0,599     "sequence_number": 2600    },601    "response.function_call_arguments.delta": {602     "type": "response.function_call_arguments.delta",603     "delta": "{\"",604     "item_id": "fc_01e133d277e2672d006a9f934b28ac87d1adf2a4d11bf07fcb",605     "obfuscation": "YCPjc7LmfH3BM2",606     "output_index": 0,607     "sequence_number": 3608    },609    "response.function_call_arguments.done": {610     "type": "response.function_call_arguments.done",611     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",612     "item_id": "fc_01e133d277e2672d006a9f934b28ac87d1adf2a4d11bf07fcb",613     "output_index": 0,614     "sequence_number": 12615    },616    "response.output_item.done": {617     "type": "response.output_item.done",618     "item": {619      "id": "fc_01e133d277e2672d006a9f934b28ac87d1adf2a4d11bf07fcb",620      "type": "function_call",621      "status": "completed",622      "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",623      "call_id": "call_sThpcgzgEVvPBBZ0ydOl56fR",624      "name": "get_weather"625     },626     "output_index": 0,627     "sequence_number": 13628    },629    "response.completed": {630     "type": "response.completed",631     "sequence_number": 14,632     "response": "<omitted>"633    }634   },635   "streamed_arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",636   "first": {637    "id": "resp_01e133d277e2672d006a9f934a21c087d1b81783d5cd203b86",638    "model": "gpt-6-astra",639    "status": "completed",640    "incomplete_details": null,641    "service_tier": "default",642    "store": true,643    "output_item_types": [644     "function_call"645    ],646    "output_text": "",647    "usage": {648     "input_tokens": 70,649     "input_tokens_details": {650      "cache_write_tokens": 0,651      "cached_tokens": 0652     },653     "output_tokens": 22,654     "output_tokens_details": {655      "reasoning_tokens": 0656     },657     "total_tokens": 92658    },659    "reasoning": {660     "context": "all_turns",661     "effort": "medium",662     "mode": "standard",663     "summary": null664    },665    "text": {666     "format": {667      "type": "text"668     },669     "verbosity": "medium"670    },671    "temperature": 1,672    "top_p": 0.98,673    "truncation": "disabled",674    "max_output_tokens": 200675   },676   "function_call_item": {677    "id": "fc_01e133d277e2672d006a9f934b28ac87d1adf2a4d11bf07fcb",678    "type": "function_call",679    "status": "completed",680    "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",681    "call_id": "call_sThpcgzgEVvPBBZ0ydOl56fR",682    "name": "get_weather"683   },684   "output_items_full": [685    {686     "id": "fc_01e133d277e2672d006a9f934b28ac87d1adf2a4d11bf07fcb",687     "type": "function_call",688     "status": "completed",689     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",690     "call_id": "call_sThpcgzgEVvPBBZ0ydOl56fR",691     "name": "get_weather"692    }693   ],694   "second_turn": {695    "id": "resp_01e133d277e2672d006a9f934bf92887d182238604d8d28faf",696    "model": "gpt-6-astra",697    "status": "completed",698    "incomplete_details": null,699    "service_tier": "default",700    "store": true,701    "output_item_types": [702     "message[output_text]"703    ],704    "output_text": "It’s currently **18°C and cloudy** in Paris.",705    "usage": {706     "input_tokens": 118,707     "input_tokens_details": {708      "cache_write_tokens": 0,709      "cached_tokens": 0710     },711     "output_tokens": 16,712     "output_tokens_details": {713      "reasoning_tokens": 0714     },715     "total_tokens": 134716    },717    "reasoning": {718     "context": "all_turns",719     "effort": "medium",720     "mode": "standard",721     "summary": null722    },723    "text": {724     "format": {725      "type": "text"726     },727     "verbosity": "medium"728    },729    "temperature": 1,730    "top_p": 0.98,731    "truncation": "disabled",732    "max_output_tokens": 120733   },734   "second_turn_via_previous_response_id": null735  }736 },737 {738  "label": "tools-stream:gpt-4.1-mini",739  "ok": true,740  "ms": 2211,741  "result": {742   "event_order": [743    "response.created",744    "response.in_progress",745    "response.output_item.added",746    "response.function_call_arguments.delta",747    "response.function_call_arguments.done",748    "response.output_item.done",749    "response.completed"750   ],751   "samples": {752    "response.created": {753     "type": "response.created",754     "sequence_number": 0,755     "response": "<omitted>"756    },757    "response.in_progress": {758     "type": "response.in_progress",759     "sequence_number": 1,760     "response": "<omitted>"761    },762    "response.output_item.added": {763     "type": "response.output_item.added",764     "item": {765      "id": "fc_0c63bd06f8b480f4006a9f934eff9c87d1a3b7330caa2a01c8",766      "type": "function_call",767      "status": "in_progress",768      "arguments": "",769      "call_id": "call_kEYseSkUeg7IZzB8R95guc6P",770      "name": "get_weather"771     },772     "output_index": 0,773     "sequence_number": 2774    },775    "response.function_call_arguments.delta": {776     "type": "response.function_call_arguments.delta",777     "delta": "{\"",778     "item_id": "fc_0c63bd06f8b480f4006a9f934eff9c87d1a3b7330caa2a01c8",779     "obfuscation": "aPZJz4sky1nizr",780     "output_index": 0,781     "sequence_number": 3782    },783    "response.function_call_arguments.done": {784     "type": "response.function_call_arguments.done",785     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",786     "item_id": "fc_0c63bd06f8b480f4006a9f934eff9c87d1a3b7330caa2a01c8",787     "output_index": 0,788     "sequence_number": 12789    },790    "response.output_item.done": {791     "type": "response.output_item.done",792     "item": {793      "id": "fc_0c63bd06f8b480f4006a9f934eff9c87d1a3b7330caa2a01c8",794      "type": "function_call",795      "status": "completed",796      "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",797      "call_id": "call_kEYseSkUeg7IZzB8R95guc6P",798      "name": "get_weather"799     },800     "output_index": 0,801     "sequence_number": 13802    },803    "response.completed": {804     "type": "response.completed",805     "sequence_number": 14,806     "response": "<omitted>"807    }808   },809   "streamed_arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",810   "first": {811    "id": "resp_0c63bd06f8b480f4006a9f934e36ec87d1b3f13f0f71f37470",812    "model": "gpt-4.1-mini-2025-04-14",813    "status": "completed",814    "incomplete_details": null,815    "service_tier": "default",816    "store": true,817    "output_item_types": [818     "function_call"819    ],820    "output_text": "",821    "usage": {822     "input_tokens": 65,823     "input_tokens_details": {824      "cache_write_tokens": 0,825      "cached_tokens": 0826     },827     "output_tokens": 19,828     "output_tokens_details": {829      "reasoning_tokens": 0830     },831     "total_tokens": 84832    },833    "reasoning": {834     "context": null,835     "effort": null,836     "summary": null837    },838    "text": {839     "format": {840      "type": "text"841     },842     "verbosity": "medium"843    },844    "temperature": 1,845    "top_p": 1,846    "truncation": "disabled",847    "max_output_tokens": 200848   },849   "function_call_item": {850    "id": "fc_0c63bd06f8b480f4006a9f934eff9c87d1a3b7330caa2a01c8",851    "type": "function_call",852    "status": "completed",853    "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",854    "call_id": "call_kEYseSkUeg7IZzB8R95guc6P",855    "name": "get_weather"856   },857   "output_items_full": [858    {859     "id": "fc_0c63bd06f8b480f4006a9f934eff9c87d1a3b7330caa2a01c8",860     "type": "function_call",861     "status": "completed",862     "arguments": "{\"city\":\"Paris\",\"unit\":\"c\"}",863     "call_id": "call_kEYseSkUeg7IZzB8R95guc6P",864     "name": "get_weather"865    }866   ],867   "second_turn": {868    "id": "resp_0c63bd06f8b480f4006a9f934f6de487d19983df45f14a22c1",869    "model": "gpt-4.1-mini-2025-04-14",870    "status": "completed",871    "incomplete_details": null,872    "service_tier": "default",873    "store": true,874    "output_item_types": [875     "message[output_text]"876    ],877    "output_text": "The current weather in Paris is 18 degrees Celsius with cloudy skies.",878    "usage": {879     "input_tokens": 107,880     "input_tokens_details": {881      "cache_write_tokens": 0,882      "cached_tokens": 0883     },884     "output_tokens": 16,885     "output_tokens_details": {886      "reasoning_tokens": 0887     },888     "total_tokens": 123889    },890    "reasoning": {891     "context": null,892     "effort": null,893     "summary": null894    },895    "text": {896     "format": {897      "type": "text"898     },899     "verbosity": "medium"900    },901    "temperature": 1,902    "top_p": 1,903    "truncation": "disabled",904    "max_output_tokens": 120905   },906   "second_turn_via_previous_response_id": null907  }908 },909 {910  "label": "tools-stream:o4-mini",911  "ok": true,912  "ms": 2519,913  "result": {914   "event_order": [915    "response.created",916    "response.in_progress",917    "response.output_item.added",918    "response.output_item.done",919    "response.incomplete"920   ],921   "samples": {922    "response.created": {923     "type": "response.created",924     "sequence_number": 0,925     "response": "<omitted>"926    },927    "response.in_progress": {928     "type": "response.in_progress",929     "sequence_number": 1,930     "response": "<omitted>"931    },932    "response.output_item.added": {933     "type": "response.output_item.added",934     "item": {935      "id": "rs_049aaf3b2dbb5be0006a9f935195b487d1af297d45ea3eb257",936      "type": "reasoning",937      "content": [],938      "encrypted_content": "gAAAAABqn5NRbrWABqYYXSt3MPimxGCjyWZ-1kBcPE_OF2IlbuL0Y_WkehbL59gTj2fLG0DzhfmjyFMveU0gS1Z6uNytCcwH3YGfxxB9bodK9SCrQ7RUr2mdyrpUEC9HUHclEAP_tHwhiULdERIw3h6zuHS4YBQeJA7EO6n6YJ7CPbways8pmEM0NezE6mOP0gK9QXIVSgz0QaLMAfdEa2fgrGH3OCnJPeiZgCgNR7QSGdlBlvXTrbMxdbph7FqeiFWOvnVjfVzECDWEPsrez4CKFN6Tnjma6fzzLKbGW2pmJhOC42ZC6Xh3-VaYUvtnaKgHQJRF9RXRd3ZfnrUZCIi9o3BItAB761esuVoS4eCvuDOjJGq8wsk1KAJdmM6tHdeGrmN3qk-tW9rgSiHDAIb9fndPZzV2pKF_E42l6DwFJc4S2dSUvaJLQNq0eE_NXHKJHaxGuuLPHUyTA0QafURYXB82rKL2uMIvkwUt8TUqVFH0XpM4GlGx5C_3su9SJ4wmFQethV2IWOwauTBPg-Coj1GnMUgfA9fKVsFE4sIGGQmoBORpoF7wFok3SNdPcg8KizeFCe7BGHo-HuUVWpEf-LY8QDqsQfEO4WkyVnJr-PH9g37fWm78b7mgW_-2EReWOx29Fze9hUBk8zhMsHmvqk7nCH1C9P3x5xt0SK56NhHiKiGgAJ6Nlt8Bhk5UQh5eUlz2Zly--zgOeR2dCgIX_e2sY8OF0r9RpVD4Xj9kwLX8-aQHNmYx006RqACSEjjbkmdKmw1KqKXLx0_Ic2OtRQDezx7K_zzOKB22Ldok4RTxKvwlTzwfMzAFPQrDjF4XMIVUvbtK0RqTmu-jkjcvLZn65EINAapHV4YSzJGxxj9RMDtWeyzjpfLaz6yQIgrBuQFBIsHf6hA2NJcDayAuR1xLzauLKkA1Pu_HA_yNIbL2LIbrD0f2r823wdMq9xB14sU4LF0Tlv1E0lhN7Qe9IgxcCdF9_7dMe9EeHprec9pBCliNv4Mlhp7OhCplLg_VzK-iJwtB0eTrJsEiUE4AH96sh7ilYIuU-BTjpjupBsmE-Av_EQ2sERai4-FATg6ihiN5NysvTR32BSa2TSwGCs_Kfxp2EDx0t6ph7Fmv5qF5zgPLht3Q82VEg2giVTDwCQbm7JncpXl4S6dJb90lzGo3x7kafw==",939      "summary": []940     },941     "output_index": 0,942     "sequence_number": 2943    },944    "response.output_item.done": {945     "type": "response.output_item.done",946     "item": {947      "id": "rs_049aaf3b2dbb5be0006a9f935195b487d1af297d45ea3eb257",948      "type": "reasoning",949      "content": [],950      "encrypted_content": "gAAAAABqn5NS0W5NTTibWpvIsvPR9fBwtfppGM3nZj5s_6JQCU9R4l9h1ccUpnj5afeiCGwss80UEj07iqlWD-SsrDhRF4s7wCJYnafbRHBE9dcfg6374CZHbuH2l65Jy6BZZYIcGuN9RW99-CcTXwhq8FT-rdO7A730hPrDgjmv6LxjaDcgcVNryt5I9l5uQzXIh3569q8GMVqw_XSU0A4XVRbJ1FS_Q9zXAPGJBbHfHKN5ENMo0BeJn6H4-vkvMmNcguadMvcGDTAX4T_ljZ_jB9eEa7CQOq93WNi-WW4iqwrw_zOz-OPDLqcFCDiOms5c9MuMLBV3lohrYyOjuV8TmxB2n5ZsgYrBJSP7a2PmPmX9QxJI0xRYRpOyQjJErbFBpgI3llMuqDSQE8YJK2w6bOKg5SiNRy671zslkk4TYHv506WWBudMqUsU7qKlZZzVoI84vIJzyIcwvGaG2Gnb1dRrUOv1xJm8IGM9nlHpeQS5ECH0W_Ptvtuw0eH4vkfEKx4wGof2nnvXVkVDyWMAunAm-NKSj2MPsQDrdxIdhPmq9xzfXfhJCIv8NGhaD1k92U4dtDDhOi1JW2IAT1edKMAryncSJjBwuASEEa-4236XyH0TT-WmwQR8bIlreLvm-EfCWBiXdDAafusAHkI4l6xwf7szDUqMgM_VZIi_OZ7UW7jS_Ajj79l5T35y9pB8yEv-YPExI0fpJNtodsFs6c3ej0QMyGjeRXO4v9f9V7CstfNiZyRAFyD358MOF7Xh7p1PzlUlgEgH38XJX3n-WJp-iWazqvDHvkbasxax04maKYUms2bRV3hd175v1ksSqFaIal-L-nkehrK6qfFoO3M8UswXICv3N0gtSfw2Oa2yBZ7kfY2rlgEUO_rlKG7xMWvClmTp_yezj1Hvm5NIfsohDelhSxojvqY3zdO4PpVqdkzQf4pkZ0x5-3OAshwAp2Fhp3v7FibUzSwKktvNvV6pEoRATlLmxM91P-epilBboMlZfjYGKK-rC-2F5mIJorMtMFe8QUBjRM9S38Dy0v74Ae_Q-jXx_-SjIi0Z56bbZ-oEQwRRNKpCZOZw6jT4VQTRJwR74BP2lXEwi_omeVSB9l9gxfYxTUxsunVAMI41wfzOSyE_Tj-TL-gAQ6MvqBp-ARYnNpMv2FMYorjGrjqDL_bnEasTDDI5HgpyPjOJD1lz03sDyc53a6H9Svyiix3hXUUJml0lNJwsncFMamJ5Rw3r7YLKRrVZIVhTNjJqoOQWBgSJI5d3cuF8bJ5yPCfxBYJnnHpJTWflNgijgjobpsoy8DbSL6lFGJ_XRcbCzS1JG0y0ZzykJkvsX4_p55fEu1U16KCjXMGDnvthrBdOdnbPJGhZ6zwm4QlZyxn4lJapitnJ0gt_HfeFWfS8Hd7pv0SpxgxupjmO8My9Er6rxbIMqjEpiDiRwT24OXnWaBzU9rzdvBTqJMqojqzcXq4mxyLkv7jyULfrIF5f4Fna4bngGalvVfm6v5lBvf-DsKH0EoQd84pLK3pNP1-aB7K3YNfWtU6E20ILE77XE1NGgq0uXtpjV4nA68z9YbmU5rQ41CX_Y9MOatCWcAqcZXCOK-izBrwoYtjYFYYnKyN0Cwr3OesZxH2qQyL9OspqJ6vcBawvQOClvgk0zDgcWzhpNNig2ncEb7IBGwnYXEG5Xzgmhbv1Kk1BPcjwgDFxeQKsmlfwxcSXULzXM9BqQVVqhKmzIGsJEoklXwSEhK3rHW3oSxcbci9kVpHqV67cKEmDvpTE15JBeGKWgKnBT1ZOBSbIDO2iPtAvbtlj2v4fvSQ5z6tYpfIeyN7qzsKcEN4sEftGgRGW2yuWZQyNY6O4cgJg47GifyF7lDifg15q6AIwvq1IvqbonUndc3rQm3Z_OpAtCttAmRNwC3CQ_X4YBZS-Mr7ENxjmh3MhCXRJTehqzMMEjooq97IPhupiqAjdOsmH00nVmLErXoZepLfCj8lIsNU7xFmGrZkZv9oEuy5jh0UuS1aP4lTD8SFKL3EaxINEF0MYc2E65ZV3TCrsNm1zYnhoHylR4WqVfzr5BIVHJ5c2H6z2KrEuWi2ZLu2HbsuS7UVCx1xfFk6gDhoGGQw7haYvS0sv79CXR0cIHufBkhJfk1HMrDPEGqVbm3itu4UKvYExtmGzQkS_acMLulqLB7cnTVC9zCQK3hjebmJC3GOPBWA43F36T06k2XYnaxfpGE-QZ7JtCCqZvRqPw8XgFK0cSFJboX_SjIOSZb4qc5Q-p7Dutzlr3F7bo5oVWhZFo2XgOaviPAuuT8i_s-OMI7bAwhrT9h2T6kZcdc3_LiwS9d6peXwNr4SmA1pbHCUImycL7kdbJSAwQlElYjmpGAVJLh68iu4sMoyjy3IARd1X0o7-5-oEIA5IVftFXdxpTzquEOLdLSMSTZtHw47X0mz7Sw-PqS3SdTaRb4cTIVCP468BJ4c3DZv4TDCWiZfSxGvyCIM70xfTX-O6gJTg",951      "summary": []952     },953     "output_index": 0,954     "sequence_number": 3955    },956    "response.incomplete": {957     "type": "response.incomplete",958     "sequence_number": 4,959     "response": "<omitted>"960    }961   },962   "streamed_arguments": "",963   "first": {964    "id": "resp_049aaf3b2dbb5be0006a9f9350695487d1a9284463bbbe0087",965    "model": "o4-mini-2025-04-16",966    "status": "incomplete",967    "incomplete_details": {968     "reason": "max_output_tokens"969    },970    "service_tier": "default",971    "store": true,972    "output_item_types": [973     "reasoning"974    ],975    "output_text": "",976    "usage": {977     "input_tokens": 67,978     "input_tokens_details": {979      "cache_write_tokens": 0,980      "cached_tokens": 0981     },982     "output_tokens": 192,983     "output_tokens_details": {984      "reasoning_tokens": 192985     },986     "total_tokens": 259987    },988    "reasoning": {989     "context": "current_turn",990     "effort": "medium",991     "mode": "standard",992     "summary": null993    },994    "text": {995     "format": {996      "type": "text"997     },998     "verbosity": "medium"999    },1000    "temperature": 1,1001    "top_p": 1,1002    "truncation": "disabled",1003    "max_output_tokens": 2001004   },1005   "function_call_item": null,1006   "output_items_full": [1007    {1008     "id": "rs_049aaf3b2dbb5be0006a9f935195b487d1af297d45ea3eb257",1009     "type": "reasoning",1010     "content": [],1011     "encrypted_content": "<2508 chars>",1012     "summary": []1013    }1014   ],1015   "second_turn": null,1016   "second_turn_via_previous_response_id": null1017  }1018 }1019]