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: 520
10 host: ""
11 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
12 headers:
13 Accept:
14 - application/json
15 Content-Type:
16 - application/json
17 User-Agent:
18 - OpenAI/Go 2.3.0
19 url: https://openrouter.ai/api/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: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
27 headers:
28 Content-Type:
29 - application/json
30 status: 429 Too Many Requests
31 code: 429
32 duration: 342.70525ms
33 - id: 1
34 request:
35 proto: HTTP/1.1
36 proto_major: 1
37 proto_minor: 1
38 content_length: 520
39 host: ""
40 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
41 headers:
42 Accept:
43 - application/json
44 Content-Type:
45 - application/json
46 User-Agent:
47 - OpenAI/Go 2.3.0
48 url: https://openrouter.ai/api/v1/chat/completions
49 method: POST
50 response:
51 proto: HTTP/2.0
52 proto_major: 2
53 proto_minor: 0
54 content_length: -1
55 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
56 headers:
57 Content-Type:
58 - application/json
59 status: 429 Too Many Requests
60 code: 429
61 duration: 350.212084ms
62 - id: 2
63 request:
64 proto: HTTP/1.1
65 proto_major: 1
66 proto_minor: 1
67 content_length: 520
68 host: ""
69 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
70 headers:
71 Accept:
72 - application/json
73 Content-Type:
74 - application/json
75 User-Agent:
76 - OpenAI/Go 2.3.0
77 url: https://openrouter.ai/api/v1/chat/completions
78 method: POST
79 response:
80 proto: HTTP/2.0
81 proto_major: 2
82 proto_minor: 0
83 content_length: -1
84 uncompressed: true
85 body: "\n \n\n \n{\"id\":\"gen-1758647926-pRFHibYqUibCHufWlJLK\",\"provider\":\"WandB\",\"model\":\"moonshotai/kimi-k2-0905\",\"object\":\"chat.completion\",\"created\":1758647926,\"choices\":[{\"logprobs\":null,\"finish_reason\":\"tool_calls\",\"native_finish_reason\":\"tool_calls\",\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":\"I'll get the current weather for Florence, Italy.\",\"refusal\":null,\"reasoning\":null,\"tool_calls\":[{\"id\":\"functions.weather:0\",\"type\":\"function\",\"index\":0,\"function\":{\"name\":\"weather\",\"arguments\":\"{\\\"location\\\": \\\"Florence, Italy\\\"}\"}}]}}],\"usage\":{\"prompt_tokens\":97,\"completion_tokens\":31,\"total_tokens\":128,\"cost\":0.00025495,\"is_byok\":false,\"prompt_tokens_details\":{\"cached_tokens\":0,\"audio_tokens\":0},\"cost_details\":{\"upstream_inference_cost\":null,\"upstream_inference_prompt_cost\":0.00013095,\"upstream_inference_completions_cost\":0.000124},\"completion_tokens_details\":{\"reasoning_tokens\":0,\"image_tokens\":0}}}"
86 headers:
87 Content-Type:
88 - application/json
89 status: 200 OK
90 code: 200
91 duration: 656.026875ms
92 - id: 3
93 request:
94 proto: HTTP/1.1
95 proto_major: 1
96 proto_minor: 1
97 content_length: 815
98 host: ""
99 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
100 headers:
101 Accept:
102 - application/json
103 Content-Type:
104 - application/json
105 User-Agent:
106 - OpenAI/Go 2.3.0
107 url: https://openrouter.ai/api/v1/chat/completions
108 method: POST
109 response:
110 proto: HTTP/2.0
111 proto_major: 2
112 proto_minor: 0
113 content_length: -1
114 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
115 headers:
116 Content-Type:
117 - application/json
118 status: 429 Too Many Requests
119 code: 429
120 duration: 292.170042ms
121 - id: 4
122 request:
123 proto: HTTP/1.1
124 proto_major: 1
125 proto_minor: 1
126 content_length: 815
127 host: ""
128 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
129 headers:
130 Accept:
131 - application/json
132 Content-Type:
133 - application/json
134 User-Agent:
135 - OpenAI/Go 2.3.0
136 url: https://openrouter.ai/api/v1/chat/completions
137 method: POST
138 response:
139 proto: HTTP/2.0
140 proto_major: 2
141 proto_minor: 0
142 content_length: -1
143 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
144 headers:
145 Content-Type:
146 - application/json
147 status: 429 Too Many Requests
148 code: 429
149 duration: 639.975709ms
150 - id: 5
151 request:
152 proto: HTTP/1.1
153 proto_major: 1
154 proto_minor: 1
155 content_length: 815
156 host: ""
157 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
158 headers:
159 Accept:
160 - application/json
161 Content-Type:
162 - application/json
163 User-Agent:
164 - OpenAI/Go 2.3.0
165 url: https://openrouter.ai/api/v1/chat/completions
166 method: POST
167 response:
168 proto: HTTP/2.0
169 proto_major: 2
170 proto_minor: 0
171 content_length: -1
172 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
173 headers:
174 Content-Type:
175 - application/json
176 status: 429 Too Many Requests
177 code: 429
178 duration: 331.185459ms
179 - id: 6
180 request:
181 proto: HTTP/1.1
182 proto_major: 1
183 proto_minor: 1
184 content_length: 815
185 host: ""
186 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
187 headers:
188 Accept:
189 - application/json
190 Content-Type:
191 - application/json
192 User-Agent:
193 - OpenAI/Go 2.3.0
194 url: https://openrouter.ai/api/v1/chat/completions
195 method: POST
196 response:
197 proto: HTTP/2.0
198 proto_major: 2
199 proto_minor: 0
200 content_length: -1
201 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
202 headers:
203 Content-Type:
204 - application/json
205 status: 429 Too Many Requests
206 code: 429
207 duration: 388.843792ms
208 - id: 7
209 request:
210 proto: HTTP/1.1
211 proto_major: 1
212 proto_minor: 1
213 content_length: 815
214 host: ""
215 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
216 headers:
217 Accept:
218 - application/json
219 Content-Type:
220 - application/json
221 User-Agent:
222 - OpenAI/Go 2.3.0
223 url: https://openrouter.ai/api/v1/chat/completions
224 method: POST
225 response:
226 proto: HTTP/2.0
227 proto_major: 2
228 proto_minor: 0
229 content_length: -1
230 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
231 headers:
232 Content-Type:
233 - application/json
234 status: 429 Too Many Requests
235 code: 429
236 duration: 274.267875ms
237 - id: 8
238 request:
239 proto: HTTP/1.1
240 proto_major: 1
241 proto_minor: 1
242 content_length: 815
243 host: ""
244 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
245 headers:
246 Accept:
247 - application/json
248 Content-Type:
249 - application/json
250 User-Agent:
251 - OpenAI/Go 2.3.0
252 url: https://openrouter.ai/api/v1/chat/completions
253 method: POST
254 response:
255 proto: HTTP/2.0
256 proto_major: 2
257 proto_minor: 0
258 content_length: -1
259 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
260 headers:
261 Content-Type:
262 - application/json
263 status: 429 Too Many Requests
264 code: 429
265 duration: 287.460666ms
266 - id: 9
267 request:
268 proto: HTTP/1.1
269 proto_major: 1
270 proto_minor: 1
271 content_length: 815
272 host: ""
273 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
274 headers:
275 Accept:
276 - application/json
277 Content-Type:
278 - application/json
279 User-Agent:
280 - OpenAI/Go 2.3.0
281 url: https://openrouter.ai/api/v1/chat/completions
282 method: POST
283 response:
284 proto: HTTP/2.0
285 proto_major: 2
286 proto_minor: 0
287 content_length: -1
288 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
289 headers:
290 Content-Type:
291 - application/json
292 status: 429 Too Many Requests
293 code: 429
294 duration: 639.49075ms
295 - id: 10
296 request:
297 proto: HTTP/1.1
298 proto_major: 1
299 proto_minor: 1
300 content_length: 815
301 host: ""
302 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
303 headers:
304 Accept:
305 - application/json
306 Content-Type:
307 - application/json
308 User-Agent:
309 - OpenAI/Go 2.3.0
310 url: https://openrouter.ai/api/v1/chat/completions
311 method: POST
312 response:
313 proto: HTTP/2.0
314 proto_major: 2
315 proto_minor: 0
316 content_length: -1
317 body: '{"error":{"message":"Provider returned error","code":429,"metadata":{"raw":"moonshotai/kimi-k2-0905 is temporarily rate-limited upstream. Please retry shortly, or add your own key to accumulate your rate limits: https://openrouter.ai/settings/integrations","provider_name":"WandB"}},"user_id":"user_2zMGmKqlf4zmAvL9snVImB1Z1ZQ"}'
318 headers:
319 Content-Type:
320 - application/json
321 status: 429 Too Many Requests
322 code: 429
323 duration: 365.366208ms
324 - id: 11
325 request:
326 proto: HTTP/1.1
327 proto_major: 1
328 proto_minor: 1
329 content_length: 815
330 host: ""
331 body: '{"messages":[{"content":"You are a helpful assistant","role":"system"},{"content":"What''s the weather in Florence,Italy?","role":"user"},{"content":"I''ll get the current weather for Florence, Italy.","tool_calls":[{"id":"functions.weather:0","function":{"arguments":"{\"location\": \"Florence, Italy\"}","name":"weather"},"type":"function"}],"role":"assistant"},{"content":"40 C","tool_call_id":"functions.weather:0","role":"tool"}],"model":"moonshotai/kimi-k2-0905","max_tokens":4000,"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"}],"provider":{"only":["wandb"]},"usage":{"include":true}}'
332 headers:
333 Accept:
334 - application/json
335 Content-Type:
336 - application/json
337 User-Agent:
338 - OpenAI/Go 2.3.0
339 url: https://openrouter.ai/api/v1/chat/completions
340 method: POST
341 response:
342 proto: HTTP/2.0
343 proto_major: 2
344 proto_minor: 0
345 content_length: -1
346 uncompressed: true
347 body: "\n \n\n \n\n \n{\"id\":\"gen-1758647941-NW3HEsmEglvjRUGHwSgD\",\"provider\":\"WandB\",\"model\":\"moonshotai/kimi-k2-0905\",\"object\":\"chat.completion\",\"created\":1758647941,\"choices\":[{\"logprobs\":null,\"finish_reason\":\"stop\",\"native_finish_reason\":\"stop\",\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":\"It's currently **40 °C (104 °F)** in Florence, Italy—quite a hot day, so stay hydrated and seek shade if you're out enjoying the city!\",\"refusal\":null,\"reasoning\":null}}],\"usage\":{\"prompt_tokens\":171,\"completion_tokens\":35,\"total_tokens\":206,\"cost\":0.00037085,\"is_byok\":false,\"prompt_tokens_details\":{\"cached_tokens\":0,\"audio_tokens\":0},\"cost_details\":{\"upstream_inference_cost\":null,\"upstream_inference_prompt_cost\":0.00023085,\"upstream_inference_completions_cost\":0.00014},\"completion_tokens_details\":{\"reasoning_tokens\":0,\"image_tokens\":0}}}"
348 headers:
349 Content-Type:
350 - application/json
351 status: 200 OK
352 code: 200
353 duration: 728.093708ms