diff --git a/tutorials/2.tips.ipynb b/tutorials/2.tips.ipynb index 7fadceb9e..40bec86d9 100644 --- a/tutorials/2.tips.ipynb +++ b/tutorials/2.tips.ipynb @@ -360,7 +360,7 @@ " messages=[\n", " {\n", " \"role\": \"user\", \n", - " \"content\": \"The 5 kids from from Harry Potter\"\n", + " \"content\": \"The 5 kids from Harry Potter\"\n", " }\n", " ],\n", " response_model=Characters\n",