Back
AI summary
Written by AI from the official notes. Check them for exact details.WebSocket Responses API mode is now available for lower latency.
- New WebSocket Responses API mode introduced
- Enables single, long-lived WebSocket connection
- Reduces end-to-end latency for tool-heavy workloads
Why it matters: Developers and users of Grok should care for improved performance in their applications.
Full release notes
WebSocket Responses API mode is now available. Drive the Responses API over a single, long-lived WebSocket connection for lower end-to-end latency on tool-heavy agent workloads. For more details, see the WebSocket Mode docs.