1.进入wsl
2.安装
curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash source ~/.bashrc # reload shell (or: source ~/.zshrc) hermes # start chatting!
3.常用命令
# Start an interactive session (default) hermes hermes setup /help
仓库地址:https://github.com/nousresearch/hermes-agent
官方文档:https://hermes-agent.nousresearch.com/docs/user-guide/cli
