You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
add_memory_openai_functions.ipynb Fix `make docs_build` and related scripts (#7276) 1 year ago
agent_iter.ipynb Implement AgentExecutorIterator (#6929) 1 year ago
agent_vectorstore.ipynb
async_agent.ipynb Add async Qdrant to async_agent.ipynb (#7993) 1 year ago
chatgpt_clone.ipynb
custom-functions-with-openai-functions-agent.ipynb Fix `make docs_build` and related scripts (#7276) 1 year ago
custom_agent.ipynb
custom_agent_with_tool_retrieval.ipynb
custom_mrkl_agent.ipynb
custom_multi_action_agent.ipynb
handle_parsing_errors.ipynb
intermediate_steps.ipynb
max_iterations.ipynb
max_time_limit.ipynb
sharedmemory_for_tools.ipynb
streaming_stdout_final_only.ipynb
use_toolkits_with_openai_functions.ipynb Fix `make docs_build` and related scripts (#7276) 1 year ago