mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
custom agent docs (#2342)
This commit is contained in:
parent
d85f57ef9c
commit
b21c485ad5
@ -17,13 +17,15 @@ For a high level overview of the different types of agents, see the below docume
|
||||
|
||||
For documentation on how to create a custom agent, see the below.
|
||||
|
||||
We also have documentation for an in-depth dive into each agent type.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:glob:
|
||||
|
||||
./agents/custom_agent.ipynb
|
||||
./agents/custom_llm_agent.ipynb
|
||||
./agents/custom_llm_chat_agent.ipynb
|
||||
./agents/custom_mrkl_agent.ipynb
|
||||
|
||||
We also have documentation for an in-depth dive into each agent type.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user