From 69f4ffb851051188b64057c9252c465c19d85ba8 Mon Sep 17 00:00:00 2001 From: Andrew Switlyk Date: Tue, 6 Jun 2023 22:10:53 -0700 Subject: [PATCH] Update adding_memory.ipynb (#5806) just change "to" to "too" so it matches the above prompt Fixes # (issue) #### Before submitting #### Who can review? Tag maintainers/contributors who might be interested: --- docs/modules/memory/examples/adding_memory.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/memory/examples/adding_memory.ipynb b/docs/modules/memory/examples/adding_memory.ipynb index 72f4ecae820..1ac77854ce7 100644 --- a/docs/modules/memory/examples/adding_memory.ipynb +++ b/docs/modules/memory/examples/adding_memory.ipynb @@ -121,7 +121,7 @@ "\n", "Human: Hi there my friend\n", "AI: Hi there, how are you doing today?\n", - "Human: Not to bad - how are you?\n", + "Human: Not too bad - how are you?\n", "Chatbot:\u001b[0m\n", "\n", "\u001b[1m> Finished LLMChain chain.\u001b[0m\n"