From 437f5a9a68a4d95964eb7f10a5d7eb802d8fe190 Mon Sep 17 00:00:00 2001 From: DiligentCatCat Date: Wed, 7 Jun 2023 11:34:18 +0800 Subject: [PATCH] fix typo --- agent_jarvis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent_jarvis/README.md b/agent_jarvis/README.md index f317b2e..e16d1aa 100644 --- a/agent_jarvis/README.md +++ b/agent_jarvis/README.md @@ -48,7 +48,7 @@ Then you can open your browser, and navigate to `http://127.0.0.1:10000`. You will see a simple chat window, and you can chat with Jarvis with it. This is a showcase of the interaction with Jarvis. It is more practical to use Telegram or discord bot to interact with Jarvis and we will provide the code later. - + At this moment, Jarvis is most likely a copy of ChatGPT, except that we provide a joke telling ability as an example.