Update mail_sorting.ipynb

- Minor typo in prompt
This commit is contained in:
Alejandro Garcia
2025-04-01 21:37:49 +02:00
committed by GitHub
parent 870b0bce13
commit dffc5a1d29

View File

@@ -159,7 +159,7 @@
"Body: {email['body']}\n",
"\n",
"First, determine if this email is spam.\n",
"answer with SPAM or HAM if it's legitimate. Only reurn the answer\n",
"answer with SPAM or HAM if it's legitimate. Only return the answer\n",
"Answer :\n",
" \"\"\"\n",
" messages = [HumanMessage(content=prompt)]\n",