mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
agent docs (#2551)
This commit is contained in:
parent
95e780d6f9
commit
a32c85951e
@ -26,6 +26,8 @@ For documentation on how to create a custom agent, see the below.
|
|||||||
./agents/custom_llm_agent.ipynb
|
./agents/custom_llm_agent.ipynb
|
||||||
./agents/custom_llm_chat_agent.ipynb
|
./agents/custom_llm_chat_agent.ipynb
|
||||||
./agents/custom_mrkl_agent.ipynb
|
./agents/custom_mrkl_agent.ipynb
|
||||||
|
./agents/custom_multi_action_agent.ipynb
|
||||||
|
./agents/custom_agent_with_tool_retrieval.ipynb
|
||||||
|
|
||||||
We also have documentation for an in-depth dive into each agent type.
|
We also have documentation for an in-depth dive into each agent type.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user