Skip to content

Commit 0f81715

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

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
@@ -18,7 +18,7 @@ WebSockets are long-lived TCP connections that enable bi-directional, real-time
1818
## Key benefits
1919

2020
- **Reduced overhead**: Avoid overhead of repeated handshakes and TLS negotiations by maintaining a single, persistent connection.
21-
- **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.
21+
- **Provider compatibility**: Works with all AI providers in AI Gateway. Even if your chosen provider does not support WebSockets, Cloudflare handles it for you, managing the requests to your preferred AI provider.
2222

2323
## **Key differences**
2424

0 commit comments

Comments
 (0)