From f9864d0b6dc0632dd92e526da96591b75437d924 Mon Sep 17 00:00:00 2001 From: A <31348710+daaniyaan@users.noreply.github.com> Date: Sun, 19 Nov 2023 19:15:58 +0330 Subject: [PATCH] Update 2.tips.ipynb (#194) --- tutorials/2.tips.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",