Speeding up agentic workflows with WebSockets in the Responses API โ
OpenAI has added WebSocket support to its Responses API, enabling more efficient agentic workflows through persistent connections. The update includes connection-scoped caching that reduces API overhead and improves model latency in agent loop execution. The feature is detailed in a technical deep dive on the Codex agent architecture.