{ "request": { "method": "POST", "url": "http://localhost:8080/v1/v1/chat/completions", "headers": {}, "body": { "model": "Qwen/Qwen3-0.6B", "messages": [ { "role": "user", "content": "What's the weather in Tokyo? Use the get_weather function to get the weather." } ], "stream": true, "tools": [ { "type": "function", "function": { "name": "get_weather", "description": "Get the weather in a given city", "parameters": { "type": "object", "properties": { "city": { "type": "string", "description": "The city to get the weather for" } } } } } ] }, "endpoint": "/v1/chat/completions", "model": "Qwen/Qwen3-0.6B" }, "response": { "body": [ { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": "{", "name": "get_weather" }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": " \"", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": "c", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": "ity", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": "\":", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": " \"", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": "Tok", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": "yo", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } }, { "__type__": "openai.types.chat.chat_completion_chunk.ChatCompletionChunk", "__data__": { "id": "", "choices": [ { "delta": { "content": null, "function_call": null, "refusal": null, "role": "assistant", "tool_calls": [ { "index": 0, "id": "0", "function": { "arguments": "\"}", "name": null }, "type": "function" } ] }, "finish_reason": null, "index": 0, "logprobs": null } ], "created": 1757550392, "model": "Qwen/Qwen3-0.6B", "object": "chat.completion.chunk", "service_tier": null, "system_fingerprint": "3.3.5-dev0-sha-1b90c50", "usage": null } } ], "is_streaming": true } }