Skip to content

Commit 7a15b6e

Browse files
reordered (#20924)
1 parent 5523256 commit 7a15b6e

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
@@ -8,8 +8,8 @@ sidebar:
88

99
The AI Gateway WebSockets API provides a persistent connection for AI interactions, eliminating repeated handshakes and reducing latency. This API is divided into two categories:
1010

11-
- **Non-Realtime APIs** - Supports standard WebSocket communication for AI providers, including those that do not natively support WebSockets.
1211
- **Realtime APIs** - Designed for AI providers that offer low-latency, multimodal interactions over WebSockets.
12+
- **Non-Realtime APIs** - Supports standard WebSocket communication for AI providers, including those that do not natively support WebSockets.
1313

1414
## When to use WebSockets?
1515

0 commit comments

Comments
 (0)