Forum Discussion

YashPatel2798's avatar
YashPatel2798
Copper Contributor
Aug 26, 2025

Azure OpenAI: gpt-5-mini chat/completions streaming returns empty response.

Summary When calling gpt-5-mini via Chat Completions with "stream": true, the server opens the stream but no assistant tokens are emitted and the final JSON is empty (choices: [], created: 0, empty ...

Resources