#API Streaming is Broken
1 messages · Page 1 of 1 (latest)
I started experiencing this too
A response will still go through but nothing streamed
I'm also seeing this behavior. More specifically, each chunk in the stream comes through all at once after a long delay.
Are you hitting the server directly with a REST request or using a library?
In my case I was experiencing some issues with errors and it seems like upgrading to the latest OpenAI library fixed the issues with my server.