mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
add example
This commit is contained in:
parent
89c63cf8a6
commit
99b1983461
@ -18,3 +18,4 @@ usage of LangChain's collection of tools.
|
|||||||
|
|
||||||
## AutoGPT ([Original Repo](https://github.com/Significant-Gravitas/Auto-GPT))
|
## AutoGPT ([Original Repo](https://github.com/Significant-Gravitas/Auto-GPT))
|
||||||
- [AutoGPT](autonomous_agents/autogpt.ipynb): a notebook implementing AutoGPT in LangChain primitives
|
- [AutoGPT](autonomous_agents/autogpt.ipynb): a notebook implementing AutoGPT in LangChain primitives
|
||||||
|
- [WebSearch Research Assistant](autonomous_agents/marathon_times.ipynb): a notebook showing how to use AutoGPT plus specific tools to act as research assistant that can use the web.
|
||||||
|
Loading…
Reference in New Issue
Block a user