Skip to content

Commit e5dae50

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

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
@@ -17,7 +17,7 @@ WebSockets are long-lived TCP connections that enable bi-directional, real-time
1717

1818
## Key benefits
1919

20-
- **Reduced Overhead**: Avoid overhead of repeated handshakes and TLS negotiations by maintaining a single, persistent connection.
20+
- **Reduced overhead**: Avoid overhead of repeated handshakes and TLS negotiations by maintaining a single, persistent connection.
2121
- **Provider Compatibility**: Works with all AI providers in AI Gateway. Even if your chosen provider does not support WebSockets, we handle it for you, managing the requests to your preferred AI provider.
2222

2323
## **Key differences**

0 commit comments

Comments
 (0)