From 521242c36d769d65f6159080e457f64c037b9b5a Mon Sep 17 00:00:00 2001 From: killian <63927363+KillianLucas@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:08:02 -0700 Subject: [PATCH] Multimodal doc --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 045001d..405ea5e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@
Get Updates‎ ‎ |‎ ‎ Documentation

+
+ +> [!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 +> ``` +

![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 Roadmap

-

\ No newline at end of file +