#WebSocket
2 total
API
9 minopenai-python 3.15/3.16 and openai-node 7.18/7.19: Cache Prewarming, Webhook Management, connector_id Deprecation
Six OpenAI SDK releases in one day: prewarm cache warming, client.webhooks endpoint management, connector_id deprecated for post-September-1 models, WebSocket sessions in both languages. Every item traced to its PR.
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