We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca50bfd commit a78628aCopy full SHA for a78628a
src/content/docs/ai-gateway/configuration/Websockets-api/index.mdx
@@ -22,5 +22,5 @@ The AI Gateway WebSockets API provides a persistent connection for AI interactio
22
23
For details on implementation, see the next section:
24
25
-- [Non-Realtime WebSockets API](/ai-gateway/configuration/websockets/non-realtime-api.mdx)
26
-- [Realtime WebSockets API](ai-gateway/configuration/websockets/realtime-api.mdx)
+- [Non-Realtime WebSockets API](/ai-gateway/configuration/Websockets-api/non-realtime-api.mdx)
+- [Realtime WebSockets API](/ai-gateway/configuration/Websockets-api/realtime-api.mdx)
0 commit comments