langchain/docs/extras/modules/agents/how_to
SlapDrone 961a0e200f
Implement AgentExecutorIterator (#6929)
- Description: Implements a `.iter()` method for the `AgentExecutor`
class. This allows hooking into and intercepting intermediate agent
steps.
  - Issue: #6925 
  - Dependencies: None
  - Tag maintainer: @vowelparrot @agola11 
  - Twitter handle: @SlapDron3 @lacicocodes

---------

Co-authored-by: Lacico <Lacicocodes@gmail.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-23 18:00:22 -07:00
..
add_memory_openai_functions.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
agent_iter.ipynb Implement AgentExecutorIterator (#6929) 2023-07-23 18:00:22 -07:00
agent_vectorstore.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
async_agent.ipynb Add async Qdrant to async_agent.ipynb (#7993) 2023-07-20 06:23:15 -07:00
chatgpt_clone.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
custom_agent_with_tool_retrieval.ipynb docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
custom_agent.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
custom_mrkl_agent.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
custom_multi_action_agent.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
custom-functions-with-openai-functions-agent.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
handle_parsing_errors.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
intermediate_steps.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
max_iterations.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
max_time_limit.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
sharedmemory_for_tools.ipynb docs/fix links (#6498) 2023-06-20 14:06:50 -07:00
streaming_stdout_final_only.ipynb Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
use_toolkits_with_openai_functions.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00