mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-03 11:47:49 +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.
|
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::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:glob:
|
:glob:
|
||||||
|
|
||||||
./agents/custom_agent.ipynb
|
./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.
|
We also have documentation for an in-depth dive into each agent type.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user