hermes windows手册

部署

  • 安装

    iex (irm https://hermes-agent.nousresearch.com/install.ps1)
  • 指南

    hermes              # Interactive CLI — start a conversation
    hermes model        # Choose your LLM provider and model
    hermes tools        # Configure which tools are enabled
    hermes config set   # Set individual config values
    hermes gateway      # Start the messaging gateway (Telegram, Discord, etc.)
    hermes setup        # Run the full setup wizard (configures everything at once)
    hermes claw migrate # Migrate from OpenClaw (if coming from OpenClaw)
    hermes update       # Update to the latest version
    hermes doctor       # Diagnose any issues