Browse Source

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

tags/v0.2.35
morris.liu GitHub 1 year ago
parent
commit
a13e4dbbb6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      website/docs/tutorial/human-in-the-loop.ipynb

+ 1
- 1
website/docs/tutorial/human-in-the-loop.ipynb View File

@@ -41,7 +41,7 @@
" termination based on `max_consecutive_auto_reply` is ignored.\n",
"\n",
"The previous chapters already showed many examples of the cases when `human_input_mode` is `NEVER`. \n",
"Below we show one such example again and then show the differences when this mode is set to `ALWAYS` and `NEVER` instead."
"Below we show one such example again and then show the differences when this mode is set to `ALWAYS` and `TERMINATE` instead."
]
},
{


Loading…
Cancel
Save