mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-09 15:03:21 +00:00
@@ -7,7 +7,7 @@
|
||||
"source": [
|
||||
"# Running Agent as an Iterator\n",
|
||||
"\n",
|
||||
"It can be useful to run the agent as an interator, to add human-in-the-loop checks as needed.\n",
|
||||
"It can be useful to run the agent as an iterator, to add human-in-the-loop checks as needed.\n",
|
||||
"\n",
|
||||
"To demonstrate the `AgentExecutorIterator` functionality, we will set up a problem where an Agent must:\n",
|
||||
"\n",
|
||||
|
Reference in New Issue
Block a user