forked from Archives/langchain
13 lines
226 B
ReStructuredText
13 lines
226 B
ReStructuredText
Agents
|
|
======
|
|
|
|
The examples here are all end-to-end agents for specific applications.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
:caption: Agents
|
|
|
|
agents/mrkl.ipynb
|
|
agents/react.ipynb
|
|
agents/self_ask_with_search.ipynb |