OpenAI Agents SDK v0.15.1 exposes WebSocket keepalive options for the Responses API connection.
$ git clone --branch v0.15.1 https://github.com/openai/openai-agents-python.git # already have the repo? check out this version: $ git checkout v0.15.1
- ›Exposes WebSocket keepalive options for the Responses API, giving callers control over connection liveness behavior.