Skip to content

Commit 2113745

Browse files
Update src/content/docs/ai-gateway/configuration/websockets-api.mdx
Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
1 parent a4f94b9 commit 2113745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ WebSockets are long-lived TCP connections that enable bi-directional, real-time
1515
## Key benefits
1616

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

2020
## Setting up
2121

0 commit comments

Comments
 (0)