Multimodal doc

This commit is contained in:
killian 2024-10-16 17:08:02 -07:00 committed by GitHub
parent 207ec088b4
commit 521242c36d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 1 deletions

View File

@ -8,6 +8,14 @@
<br><a href="https://changes.openinterpreter.com">Get Updates</a> | <a href="https://01.openinterpreter.com/">Documentation</a><br> <br><a href="https://changes.openinterpreter.com">Get Updates</a> | <a href="https://01.openinterpreter.com/">Documentation</a><br>
</p> </p>
<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:
> ```shell
> poetry run 01 --server livekit --qr --expose --multimodal
> ```
<br></br> <br></br>
![01 Project Banner](https://raw.githubusercontent.com/OpenInterpreter/01/main/docs/assets/banner.png) ![01 Project Banner](https://raw.githubusercontent.com/OpenInterpreter/01/main/docs/assets/banner.png)
@ -72,4 +80,4 @@ For comprehensive guides, API references, and troubleshooting, visit our [offici
<a href="/ROADMAP.md">Roadmap</a> <a href="/ROADMAP.md">Roadmap</a>
</p> </p>
<p align="center"></p> <p align="center"></p>