04 月 29 日
2026 年
[原创]
zhangzhijun
1 次浏览
0 个评论
# 安装 uvcurl -LsSf https://astral.sh/uv/install.sh | sh# 克隆仓库并进入目录git clone --recurse-submodules https://github.com/NousResearch/hermes-agent.gitcd hermes-agent# 使用 Python 3.11 创建虚拟环境uv venv venv --pyt...