#streaming
2 total
API
9 minThe Responses API Compaction Progress Event: response.compaction.compacting and compaction_trigger
openai-node v7.17.0 adds a Responses API compaction progress event: response.compaction.compacting fires at most once every 30 seconds and carries no summary content. Set in context: trigger item, compact endpoint, context_management.
Read articleAPI
10 minopenai-python 3.14.x and openai-node 7.16/7.17: Stream Error Normalization, WebSocket Backpressure, and SSE Fixes
Four OpenAI SDK releases in three days, one theme: reliability — Python normalizes stream errors into SDK exceptions, stringifies error codes, checks max_retries; Node caps WebSocket iterator backpressure and fixes lost terminal SSE events.
Read article