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 b7c2d3d commit d0653c7Copy full SHA for d0653c7
README.md
@@ -153,7 +153,7 @@ rt.socket.addEventListener('open', () => {
153
});
154
```
155
156
-A full example can be found [here](https://github.com/openai/openai-node/blob/master/examples/realtime/web.ts).
+A full example can be found [here](https://github.com/openai/openai-node/blob/master/examples/realtime/websocket.ts).
157
158
### Realtime error handling
159
0 commit comments