diff --git a/AmazonBedrock/anthropic/04_Separating_Data_and_Instructions.ipynb b/AmazonBedrock/anthropic/04_Separating_Data_and_Instructions.ipynb index 010a847..37a3623 100755 --- a/AmazonBedrock/anthropic/04_Separating_Data_and_Instructions.ipynb +++ b/AmazonBedrock/anthropic/04_Separating_Data_and_Instructions.ipynb @@ -139,9 +139,7 @@ { "cell_type": "markdown", "metadata": {}, - "source": [ - "Here, **Claude thinks \"Yo Claude\" is part of the email it's supposed to rewrite**! You can tell because it begins its rewrite with \"Dear Claude\". To the human eye, it's clear, particularly in the prompt template where the email begins and ends, but it becomes much less clear in the prompt after substitution." - ] + "source": "Here, **Claude thinks \"Yo Claude\" is part of the email it's supposed to rewrite**! You can tell because it addresses \"Claude\" in its rewrite (e.g., \"Dear Claude\" or similar). To the human eye, it's clear, particularly in the prompt template where the email begins and ends, but it becomes much less clear in the prompt after substitution." }, { "cell_type": "markdown", @@ -555,4 +553,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} +} \ No newline at end of file diff --git a/AmazonBedrock/boto3/04_Separating_Data_and_Instructions.ipynb b/AmazonBedrock/boto3/04_Separating_Data_and_Instructions.ipynb index bce6608..77f496f 100755 --- a/AmazonBedrock/boto3/04_Separating_Data_and_Instructions.ipynb +++ b/AmazonBedrock/boto3/04_Separating_Data_and_Instructions.ipynb @@ -143,9 +143,7 @@ { "cell_type": "markdown", "metadata": {}, - "source": [ - "Here, **Claude thinks \"Yo Claude\" is part of the email it's supposed to rewrite**! You can tell because it begins its rewrite with \"Dear Claude\". To the human eye, it's clear, particularly in the prompt template where the email begins and ends, but it becomes much less clear in the prompt after substitution." - ] + "source": "Here, **Claude thinks \"Yo Claude\" is part of the email it's supposed to rewrite**! You can tell because it addresses \"Claude\" in its rewrite (e.g., \"Dear Claude\" or similar). To the human eye, it's clear, particularly in the prompt template where the email begins and ends, but it becomes much less clear in the prompt after substitution." }, { "cell_type": "markdown", @@ -559,4 +557,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} +} \ No newline at end of file diff --git a/Anthropic 1P/04_Separating_Data_and_Instructions.ipynb b/Anthropic 1P/04_Separating_Data_and_Instructions.ipynb index 7d81fd1..aa857e2 100644 --- a/Anthropic 1P/04_Separating_Data_and_Instructions.ipynb +++ b/Anthropic 1P/04_Separating_Data_and_Instructions.ipynb @@ -133,9 +133,7 @@ { "cell_type": "markdown", "metadata": {}, - "source": [ - "Here, **Claude thinks \"Yo Claude\" is part of the email it's supposed to rewrite**! You can tell because it begins its rewrite with \"Dear Claude\". To the human eye, it's clear, particularly in the prompt template where the email begins and ends, but it becomes much less clear in the prompt after substitution." - ] + "source": "Here, **Claude thinks \"Yo Claude\" is part of the email it's supposed to rewrite**! You can tell because it addresses \"Claude\" in its rewrite (e.g., \"Dear Claude\" or similar). To the human eye, it's clear, particularly in the prompt template where the email begins and ends, but it becomes much less clear in the prompt after substitution." }, { "cell_type": "markdown", @@ -549,4 +547,4 @@ }, "nbformat": 4, "nbformat_minor": 2 -} +} \ No newline at end of file