From d784ec470770351a99bb504248bb8baaa118f3c4 Mon Sep 17 00:00:00 2001 From: Timm Friebe Date: Sat, 5 Oct 2024 20:01:24 +0200 Subject: [PATCH] Link to OpenAI Realtime API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6451597..e134f0e 100755 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ See also -------- * [WebSocket chat based on Redis queues](https://gist.github.com/thekid/7f11a62e0a57d18588694f058ebcc38a) +* [OpenAI Realtime API](https://platform.openai.com/docs/guides/realtime) \ No newline at end of file