LangChain应用:Autonomous Agents

Autonomous Agents

Autonomous Agents are agents that designed to be more long running. You give them one or multiple long term goals, and they independently execute towards those goals. The applications combine tool usage and long term memory.
自治代理是旨在更长时间运行的代理。你给他们一个或多个长期目标,他们独立地朝着这些目标执行。这些应用程序结合了工具使用和长期记忆。

At the moment, Autonomous Agents are fairly experimental and based off of other open-source projects. By implementing these open source projects in LangChain primitives we can get the benefits of LangChain - easy switching and experimenting with multiple LLMs, usage of different vectorstores as memory, usage of LangChain’s collection of tools.
目前,Autonomous Agents是相当实验性的,并且基于其他开源项目。通过在 LangChain 原语中实现这些开源项目,我们可以获得 LangChain 的好处 - 轻松切换和试验多个 LLM,使用不同的向量存储作为内存,使用 LangChain 的工具集合。

Baby AGI (Original Repo)婴儿AGI

AutoGPT (Original Repo) AutoGPT

MetaPrompt (Original Repo) 元提示符

展开阅读全文

页面更新:2024-04-07

标签:实验性   向量   提示符   示例   应用程序   婴儿   目标   笔记本   工具   项目

1 2 3 4 5

上滑加载更多 ↓
推荐阅读:
友情链接:
更多:

本站资料均由网友自行发布提供,仅用于学习交流。如有版权问题,请与我联系,QQ:4156828  

© CopyRight 2008-2024 All Rights Reserved. Powered By bs178.com 闽ICP备11008920号-3
闽公网安备35020302034844号

Top