Skip to main content

Hermes Agent

Prerequisites

  1. A CloudBase environment with its Environment ID (ENV_ID)
  2. A Token Resource Pack purchased
  3. Enable the required models in Console → AI → Text Models
  4. A CloudBase API Key (Console → Environment Settings → API Key)

Configuration Steps

  1. Run hermes setup in your terminal to start the interactive configuration wizard
  2. When prompted for the API Endpoint, select custom endpoint
  3. Enter the API Base URL: https://<ENV_ID>.api.tcloudbasegateway.com/v1/ai/cloudbase
  4. Enter the API Key: your CloudBase environment API Key
  5. Set the compatibility protocol to Chat Completions
  6. Enter the Model Name: hy3-preview
  7. Set the context length to 256000

Notes

Hermes Agent currently only supports no_think mode (extended thinking disabled by default). Deep reasoning cannot be enabled.