Skip to content

Commit 3e48338

Browse files
authored
Apply suggestions from code review
1 parent 4b6de0a commit 3e48338

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/ai-gateway/2025-03-20-websockets.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: AI Gateway launches Realtime WebSockets API
33
description: AI Gateway now supports end-to-end, client-to-provider WebSockets
44
date: 2025-03-20T14:00:00Z
55
---
6-
We are excited to announce that [AI Gateway](/ai-gateway/) now supports real-time AI interactions with the new [Realtime WebSockets API](/configuration/websockets-api/realtime-api/).
6+
We are excited to announce that [AI Gateway](/ai-gateway/) now supports real-time AI interactions with the new [Realtime WebSockets API](/ai-gateway/configuration/websockets-api/realtime-api/).
77

88
This new capability allows developers to establish persistent, low-latency connections between their applications and AI models, enabling natural, real-time conversational AI experiences, including speech-to-speech interactions.
99

@@ -34,4 +34,4 @@ ws.send(
3434
);
3535
```
3636
37-
Get started by checking out the [Realtime WebSockets API](/configuration/websockets-api/realtime-api/) documentation.
37+
Get started by checking out the [Realtime WebSockets API](/ai-gateway/configuration/websockets-api/realtime-api/) documentation.

0 commit comments

Comments
 (0)