This commit is contained in:
Yavuz Alp Sencer ÖZTÜRK 2024-11-02 21:40:16 +03:00 committed by GitHub
commit df202b41e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<br>
> [!NOTE]
> You can talk to your 01 using OpenAI's [Realtime API](https://platform.openai.com/docs/guides/realtime) (Advanced Voice Mode) via the `--multimodel` flag, e.g:
> You can talk to your 01 using OpenAI's [Realtime API](https://platform.openai.com/docs/guides/realtime) (Advanced Voice Mode) via the `--multimodal` flag, e.g:
> ```shell
> poetry run 01 --server livekit --qr --expose --multimodal
> ```