Update human-in-the-loop.ipynb (#2724)

This commit is contained in:
Michael 2024-05-21 13:44:12 -04:00 committed by GitHub
parent b134506dfa
commit e208f7c20a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -195,7 +195,7 @@
"## Human Input Mode = `ALWAYS`\n",
"\n",
"In this mode, human input is always requested and the human can choose to skip,\n",
"intersecpt, or terminate the conversation.\n",
"intercept , or terminate the conversation.\n",
"Let us see this mode in action by playing the same game as before with the agent with the number, but this time\n",
"participating in the game as a human.\n",
"We will be the agent that is guessing the number, and play against the agent\n",