Skip to content

Commit ab57ee1

Browse files
Update src/content/docs/ai-gateway/configuration/websockets-api/index.mdx
Co-authored-by: Maddy <[email protected]>
1 parent 023fe2d commit ab57ee1

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/ai-gateway/configuration/websockets-api

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/websockets-api/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ WebSockets are long-lived TCP connections that enable bi-directional, real-time
2929
| **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) |
3030
| **Streaming Support** | AI Gateway handles streaming via WebSockets. | Providers natively support real-time data streaming. |
3131

32-
For details on implementation, see the next section:
32+
For details on implementation, refer to the next sections:
3333

3434
- [Realtime WebSockets API](/ai-gateway/configuration/websockets-api/realtime-api/)
3535
- [Non-Realtime WebSockets API](/ai-gateway/configuration/websockets-api/non-realtime-api/)

0 commit comments

Comments
 (0)