mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
961a0e200f
- 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> |
||
---|---|---|
.. | ||
add_memory_openai_functions.ipynb | ||
agent_iter.ipynb | ||
agent_vectorstore.ipynb | ||
async_agent.ipynb | ||
chatgpt_clone.ipynb | ||
custom_agent_with_tool_retrieval.ipynb | ||
custom_agent.ipynb | ||
custom_mrkl_agent.ipynb | ||
custom_multi_action_agent.ipynb | ||
custom-functions-with-openai-functions-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 |