From 3adc5227cdac3e93bd654301a1213ffa0c1e4e10 Mon Sep 17 00:00:00 2001 From: John <65794951+jmgb27@users.noreply.github.com> Date: Thu, 19 Jan 2023 23:03:11 +0800 Subject: [PATCH] typo (#650) --- docs/modules/memory/examples/chatgpt_clone.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/memory/examples/chatgpt_clone.ipynb b/docs/modules/memory/examples/chatgpt_clone.ipynb index 204f9ba6..3195db45 100644 --- a/docs/modules/memory/examples/chatgpt_clone.ipynb +++ b/docs/modules/memory/examples/chatgpt_clone.ipynb @@ -35,7 +35,7 @@ "Overall, Assistant is a powerful tool that can help with a wide range of tasks and provide valuable insights and information on a wide range of topics. Whether you need help with a specific question or just want to have a conversation about a particular topic, Assistant is here to assist.\n", "\n", "\n", - "Human: I want you to act as a Linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply wiht the terminal output inside one unique code block, and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in English I will do so by putting text inside curly brackets {like this}. My first command is pwd.\n", + "Human: I want you to act as a Linux terminal. I will type commands and you will reply with what the terminal should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. Do not write explanations. Do not type commands unless I instruct you to do so. When I need to tell you something in English I will do so by putting text inside curly brackets {like this}. My first command is pwd.\n", "Assistant:\u001b[0m\n", "\n", "\u001b[1m> Finished LLMChain chain.\u001b[0m\n",