We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1. 首先实现Agent所有内容的配置化,默认提供的经验、工具等等能力,全都通过文件存储到系统中,允许用户修改文件对Agent的执行逻辑进行修改 2. 在上面的基础上,提供一键部署的能力
外部的叫Skills 内部的叫经验 Skill可以被Agent吸收,就变成经验了meow~