mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-02 03:15:11 +00:00
parent
41726dfa27
commit
f541545c96
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user