Skip to content

Commit 6ae01ad

Browse files
Update index.mdx
1 parent ba6f166 commit 6ae01ad

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/ai-gateway/websockets-api

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ WebSockets are long-lived TCP connections that enable bi-directional, real-time
2121
- **Reduced overhead**: Avoid overhead of repeated handshakes and TLS negotiations by maintaining a single, persistent connection.
2222
- **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.
2323

24-
## **Key differences**
24+
## Key differences
2525

2626
| Feature | Realtime APIs | Non-Realtime APIs |
2727
| :---------------------- | :---------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)