You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/ai-gateway/configuration/websockets-api/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ WebSockets are long-lived TCP connections that enable bi-directional, real-time
29
29
|**AI Provider Support**|[All AI providers in AI Gateway.](/ai-gateway/providers)|[Limited to providers offering real-time WebSocket APIs.](/ai-gateway/configuration/websockets-api/realtime-api/#supported-providers)|
30
30
|**Streaming Support**| AI Gateway handles streaming via WebSockets. | Providers natively support real-time data streaming. |
31
31
32
-
For details on implementation, see the next section:
32
+
For details on implementation, refer to the next sections:
0 commit comments