18:18
2026-09-02
dev.to
large-language-models
Why is my LLM stream empty? A field guide to broken SSE responses
A developer has identified four common failure modes that cause empty LLM streams from OpenAI-compatible APIs, including reasoning-only responses, missing finish_reason, malformed SSE framing, and tru…