v2.5.16
April 10, 2026
Run long OpenAI Responses API tasks in the background without holding an open connection
OpenAIResponses now supports background mode for the OpenAI Responses API, allowing long-running agent tasks to execute asynchronously without holding an open connection. This is useful for tasks that exceed typical request timeouts or that need to be dispatched and polled rather than streamed directly.
