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 4640dc6 commit 95886b5Copy full SHA for 95886b5
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