我用 Hermes Agent 做了大半年的实际工作——从电力交易数据采集、股票监控、博客部署到服务器运维。在这个过程中,最让我觉得”这个框架跟其他 ChatBot 不一样”的,不是它能调工具、不是它能跑终端命令,而是 Skill(技能)系统。
这篇文章记录我对 Skill 系统的理解和实践心得。
我用 Hermes Agent 做了大半年的实际工作——从电力交易数据采集、股票监控、博客部署到服务器运维。在这个过程中,最让我觉得”这个框架跟其他 ChatBot 不一样”的,不是它能调工具、不是它能跑终端命令,而是 Skill(技能)系统。
这篇文章记录我对 Skill 系统的理解和实践心得。
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment