WebSocket support for OpenAI Responses API live on AI Gateway

AI Gateway previous_response_id now supports WebSocket mode for the OpenAI Responses API. You can keep a persistent connection open and continue each turn by sending only new input items plus, instead of re-sending the full context over a fresh HTTP request every turn. OpenAI reports up to ~40%…

aidev

Sources