1---
2version: 2
3interactions:
4- id: 0
5 request:
6 proto: HTTP/1.1
7 proto_major: 1
8 proto_minor: 1
9 content_length: 514
10 host: ""
11 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"}],"model":"o4-mini","max_completion_tokens":4000,"stream_options":{"include_usage":true},"tool_choice":"auto","tools":[{"function":{"name":"weather","strict":false,"description":"Get weather information for a location","parameters":{"properties":{"location":{"description":"the city","type":"string"}},"required":["location"],"type":"object"}},"type":"function"}],"stream":true}'
12 headers:
13 Accept:
14 - application/json
15 Content-Type:
16 - application/json
17 User-Agent:
18 - Charm-Fantasy/0.12.2 (https://charm.land/fantasy)
19 url: https://api.openai.com/v1/chat/completions
20 method: POST
21 response:
22 proto: HTTP/2.0
23 proto_major: 2
24 proto_minor: 0
25 content_length: -1
26 body: |+
27 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"role":"assistant","content":null,"tool_calls":[{"index":0,"id":"call_IPFxz4Q0YCdQYlcVjKu1zTAa","type":"function","function":{"name":"weather","arguments":""}}],"refusal":null},"finish_reason":null}],"usage":null,"obfuscation":"VRnxcNa"}
28
29 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"{\""}}]},"finish_reason":null}],"usage":null,"obfuscation":"V4pTgeLXAx9yZ"}
30
31 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"location"}}]},"finish_reason":null}],"usage":null,"obfuscation":"QsjsqhuC"}
32
33 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\":\""}}]},"finish_reason":null}],"usage":null,"obfuscation":"ikmxFdW0G4O"}
34
35 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"Flor"}}]},"finish_reason":null}],"usage":null,"obfuscation":"13vYLgoRPJKD"}
36
37 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"ence"}}]},"finish_reason":null}],"usage":null,"obfuscation":"aswXf0mYvU03"}
38
39 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":","}}]},"finish_reason":null}],"usage":null,"obfuscation":"v6X6MmrIfRxFNTD"}
40
41 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":" Italy"}}]},"finish_reason":null}],"usage":null,"obfuscation":"VfJN7HUk1x"}
42
43 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"tool_calls":[{"index":0,"function":{"arguments":"\"}"}}]},"finish_reason":null}],"usage":null,"obfuscation":"ji56ji488O4TT"}
44
45 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{},"finish_reason":"tool_calls"}],"usage":null,"obfuscation":"ZHLEkvPfQiwaBL"}
46
47 data: {"id":"chatcmpl-DIgPlQPwJD3L58NCrIk3tvAcboKkQ","object":"chat.completion.chunk","created":1773345317,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[],"usage":{"prompt_tokens":64,"completion_tokens":25,"total_tokens":89,"prompt_tokens_details":{"cached_tokens":0,"audio_tokens":0},"completion_tokens_details":{"reasoning_tokens":0,"audio_tokens":0,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"obfuscation":"gn2DQ30v3"}
48
49 data: [DONE]
50
51 headers:
52 Content-Type:
53 - text/event-stream; charset=utf-8
54 status: 200 OK
55 code: 200
56 duration: 1.224742875s
57- id: 1
58 request:
59 proto: HTTP/1.1
60 proto_major: 1
61 proto_minor: 1
62 content_length: 766
63 host: ""
64 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"tool_calls":[{"id":"call_IPFxz4Q0YCdQYlcVjKu1zTAa","function":{"arguments":"{\"location\":\"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"call_IPFxz4Q0YCdQYlcVjKu1zTAa","role":"tool"}],"model":"o4-mini","max_completion_tokens":4000,"stream_options":{"include_usage":true},"tool_choice":"auto","tools":[{"function":{"name":"weather","strict":false,"description":"Get weather information for a location","parameters":{"properties":{"location":{"description":"the city","type":"string"}},"required":["location"],"type":"object"}},"type":"function"}],"stream":true}'
65 headers:
66 Accept:
67 - application/json
68 Content-Type:
69 - application/json
70 User-Agent:
71 - Charm-Fantasy/0.12.2 (https://charm.land/fantasy)
72 url: https://api.openai.com/v1/chat/completions
73 method: POST
74 response:
75 proto: HTTP/2.0
76 proto_major: 2
77 proto_minor: 0
78 content_length: -1
79 body: |+
80 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"finish_reason":null}],"usage":null,"obfuscation":"DDlYigKk"}
81
82 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"The"},"finish_reason":null}],"usage":null,"obfuscation":"jeEaJfD"}
83
84 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" current"},"finish_reason":null}],"usage":null,"obfuscation":"ao"}
85
86 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" temperature"},"finish_reason":null}],"usage":null,"obfuscation":"O4FwZbYiLtqXpB"}
87
88 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" in"},"finish_reason":null}],"usage":null,"obfuscation":"HuZjbZc"}
89
90 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" Florence"},"finish_reason":null}],"usage":null,"obfuscation":"2"}
91
92 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}],"usage":null,"obfuscation":"SP4qhQ9ir"}
93
94 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" Italy"},"finish_reason":null}],"usage":null,"obfuscation":"dYeJ"}
95
96 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" is"},"finish_reason":null}],"usage":null,"obfuscation":"TCxfzaU"}
97
98 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" "},"finish_reason":null}],"usage":null,"obfuscation":"G0YjHOrDQ"}
99
100 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"40"},"finish_reason":null}],"usage":null,"obfuscation":"F7QFoDDT"}
101
102 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"°C"},"finish_reason":null}],"usage":null,"obfuscation":"bBVJdTaK"}
103
104 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"."},"finish_reason":null}],"usage":null,"obfuscation":"IIGrsbwaB"}
105
106 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" Let"},"finish_reason":null}],"usage":null,"obfuscation":"lgGKo9"}
107
108 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" me"},"finish_reason":null}],"usage":null,"obfuscation":"v00rVsQ"}
109
110 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" know"},"finish_reason":null}],"usage":null,"obfuscation":"MjgMR"}
111
112 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" if"},"finish_reason":null}],"usage":null,"obfuscation":"aC3WM4K"}
113
114 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" you"},"finish_reason":null}],"usage":null,"obfuscation":"NOFWzn"}
115
116 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"’d"},"finish_reason":null}],"usage":null,"obfuscation":"urEcj2hA"}
117
118 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" like"},"finish_reason":null}],"usage":null,"obfuscation":"WBTJI"}
119
120 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" more"},"finish_reason":null}],"usage":null,"obfuscation":"fsWyl"}
121
122 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" detailed"},"finish_reason":null}],"usage":null,"obfuscation":"4"}
123
124 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" info"},"finish_reason":null}],"usage":null,"obfuscation":"wkh6a"}
125
126 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"—"},"finish_reason":null}],"usage":null,"obfuscation":"H6KfId463"}
127
128 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"such"},"finish_reason":null}],"usage":null,"obfuscation":"Xedcj0"}
129
130 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" as"},"finish_reason":null}],"usage":null,"obfuscation":"oCNLtJB"}
131
132 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" conditions"},"finish_reason":null}],"usage":null,"obfuscation":"vpA8sHknSBMoRi8"}
133
134 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" ("},"finish_reason":null}],"usage":null,"obfuscation":"KCadl7a6"}
135
136 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"sun"},"finish_reason":null}],"usage":null,"obfuscation":"82oDycO"}
137
138 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"ny"},"finish_reason":null}],"usage":null,"obfuscation":"77XWeW6R"}
139
140 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}],"usage":null,"obfuscation":"NbduFnd0o"}
141
142 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" cloudy"},"finish_reason":null}],"usage":null,"obfuscation":"AGc"}
143
144 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}],"usage":null,"obfuscation":"TA4voQggb"}
145
146 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" etc"},"finish_reason":null}],"usage":null,"obfuscation":"LzOtRM"}
147
148 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":".),"},"finish_reason":null}],"usage":null,"obfuscation":"dIpk1Z1"}
149
150 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" wind"},"finish_reason":null}],"usage":null,"obfuscation":"hADbE"}
151
152 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" speed"},"finish_reason":null}],"usage":null,"obfuscation":"UAsn"}
153
154 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":","},"finish_reason":null}],"usage":null,"obfuscation":"r1mai7bLD"}
155
156 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" or"},"finish_reason":null}],"usage":null,"obfuscation":"1H6M62d"}
157
158 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" forecasts"},"finish_reason":null}],"usage":null,"obfuscation":""}
159
160 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" for"},"finish_reason":null}],"usage":null,"obfuscation":"oQJEKo"}
161
162 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" upcoming"},"finish_reason":null}],"usage":null,"obfuscation":"y"}
163
164 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":" days"},"finish_reason":null}],"usage":null,"obfuscation":"xgMSt"}
165
166 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{"content":"!"},"finish_reason":null}],"usage":null,"obfuscation":"OJ1z2ZLGq"}
167
168 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[{"index":0,"delta":{},"finish_reason":"stop"}],"usage":null,"obfuscation":"j9oI"}
169
170 data: {"id":"chatcmpl-DIgPmdvQ53n4Vw2fe770d2VxVZnq3","object":"chat.completion.chunk","created":1773345318,"model":"o4-mini-2025-04-16","service_tier":"default","system_fingerprint":null,"choices":[],"usage":{"prompt_tokens":95,"completion_tokens":55,"total_tokens":150,"prompt_tokens_details":{"cached_tokens":0,"audio_tokens":0},"completion_tokens_details":{"reasoning_tokens":0,"audio_tokens":0,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"obfuscation":"QsTDmpjG"}
171
172 data: [DONE]
173
174 headers:
175 Content-Type:
176 - text/event-stream; charset=utf-8
177 status: 200 OK
178 code: 200
179 duration: 450.043792ms