From 4e416cef44b9b57e7a3dee7e15a062ed966b9013 Mon Sep 17 00:00:00 2001 From: killian <63927363+KillianLucas@users.noreply.github.com> Date: Sun, 24 Mar 2024 16:54:25 -0700 Subject: [PATCH] Added LMC animation --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2eb54..c3e3de9 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,9 @@ The 01 wraps this in a voice interface: ## LMC Messages -To communicate with different components of this system, we introduce [LMC Messages](https://docs.openinterpreter.com/protocols/lmc-messages) format, which extends OpenAI’s messages format to include a "computer" role. +To communicate with different components of this system, we introduce [LMC Messages](https://docs.openinterpreter.com/protocols/lmc-messages) format, which extends OpenAI’s messages format to include a "computer" role: + +https://github.com/OpenInterpreter/01/assets/63927363/8621b075-e052-46ba-8d2e-d64b9f2a5da9 ## Dynamic System Messages