Merge pull request #397 from alejandrogarcia-hub/main
Fix minor type in LangGraph notebook agent prompt
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user