From b2bd5dde0be33a1fa3ca8c9192e431cc83e44fa6 Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Mon, 13 Jan 2025 17:22:55 -0500 Subject: [PATCH] Update 10.1_Appendix_Chaining Prompts.ipynb fix typo --- Anthropic 1P/10.1_Appendix_Chaining Prompts.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Anthropic 1P/10.1_Appendix_Chaining Prompts.ipynb b/Anthropic 1P/10.1_Appendix_Chaining Prompts.ipynb index 050a62d..84ecb47 100644 --- a/Anthropic 1P/10.1_Appendix_Chaining Prompts.ipynb +++ b/Anthropic 1P/10.1_Appendix_Chaining Prompts.ipynb @@ -191,7 +191,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "You may notice that if you generate a respnse from the above block a few times, Claude leaves the words as is most of the time, but still occasionally changes the words even though they're all already correct. What can we do to mitigate this? Per Chapter 8, we can give Claude an out! Let's try this one more time." + "You may notice that if you generate a response from the above block a few times, Claude leaves the words as is most of the time, but still occasionally changes the words even though they're all already correct. What can we do to mitigate this? Per Chapter 8, we can give Claude an out! Let's try this one more time." ] }, {