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",