Hi!
Are there ever cases when one streaming chunk would return multiple choices or tool calls within the chunk? For example, when running the following curl command and setting n>1, I receive the following response with one choice per chunk and the index corresponding to which choice.
This works great for my use case. I just want to confirm that this is expected and there are no edge cases I’m missing in which there are multiple outputs per chunk. Thanks!
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}],"obfuscation":"EqbeT"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}],"obfuscation":"ZP"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}],"obfuscation":"3u8fyh"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":" How"},"logprobs":null,"finish_reason":null}],"obfuscation":"sBp"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}],"obfuscation":"fYdMc"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}],"obfuscation":"St"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"role":"assistant","content":"","refusal":null},"logprobs":null,"finish_reason":null}],"obfuscation":"w7fjx"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":"Hello"},"logprobs":null,"finish_reason":null}],"obfuscation":"Tm"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":" can"},"logprobs":null,"finish_reason":null}],"obfuscation":"yWo"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}],"obfuscation":"lbo0G1"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":"!"},"logprobs":null,"finish_reason":null}],"obfuscation":"vjFlxq"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":" I"},"logprobs":null,"finish_reason":null}],"obfuscation":"pYxJH"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":" How"},"logprobs":null,"finish_reason":null}],"obfuscation":"Z0z"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":" How"},"logprobs":null,"finish_reason":null}],"obfuscation":"g7g"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":" assist"},"logprobs":null,"finish_reason":null}],"obfuscation":""}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":" can"},"logprobs":null,"finish_reason":null}],"obfuscation":"Lun"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":" can"},"logprobs":null,"finish_reason":null}],"obfuscation":"q3d"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":" you"},"logprobs":null,"finish_reason":null}],"obfuscation":"RO1"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":" I"},"logprobs":null,"finish_reason":null}],"obfuscation":"f7dt3"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":" I"},"logprobs":null,"finish_reason":null}],"obfuscation":"nWcvq"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":" today"},"logprobs":null,"finish_reason":null}],"obfuscation":"3"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":" assist"},"logprobs":null,"finish_reason":null}],"obfuscation":""}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":" assist"},"logprobs":null,"finish_reason":null}],"obfuscation":""}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}],"obfuscation":"3wyx11"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":" you"},"logprobs":null,"finish_reason":null}],"obfuscation":"Q6t"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":" you"},"logprobs":null,"finish_reason":null}],"obfuscation":"9ln"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":" today"},"logprobs":null,"finish_reason":null}],"obfuscation":"h"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":" today"},"logprobs":null,"finish_reason":null}],"obfuscation":"C"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}],"obfuscation":"mHzwfK"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{"content":"?"},"logprobs":null,"finish_reason":null}],"obfuscation":"HryenW"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":0,"delta":{},"logprobs":null,"finish_reason":"stop"}],"obfuscation":"M"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":1,"delta":{},"logprobs":null,"finish_reason":"stop"}],"obfuscation":"3"}
data: {"id":"chatcmpl-C6I0P9G7T9NwAZH0Y9yOPkFUzbAve","object":"chat.completion.chunk","created":1755615217,"model":"gpt-4.1-mini-2025-04-14","service_tier":"default","system_fingerprint":"fp_3f58d112f7","choices":[{"index":2,"delta":{},"logprobs":null,"finish_reason":"stop"}],"obfuscation":"7"}
data: [DONE]
