Skip to content

Commit 8ca437a

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

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,7 +8,7 @@ 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-
1. **Non-Realtime APIs** - Supports standard WebSocket communication for AI providers, including those that do not natively support WebSockets.
11+
- **Non-Realtime APIs** - Supports standard WebSocket communication for AI providers, including those that do not natively support WebSockets.
1212
2. **Realtime APIs** - Designed for AI providers that offer low-latency, multimodal interactions over WebSockets.
1313

1414
## When to use WebSockets?

0 commit comments

Comments
 (0)