Hermes Agent
Prerequisites
- A CloudBase environment with its Environment ID (
ENV_ID) - A Token Resource Pack purchased
- Enable the required models in Console → AI → Text Models
- A CloudBase API Key (Console → Environment Settings → API Key)
Configuration Steps
- Run
hermes setupin your terminal to start the interactive configuration wizard - When prompted for the API Endpoint, select custom endpoint
- Enter the API Base URL:
https://<ENV_ID>.api.tcloudbasegateway.com/v1/ai/cloudbase - Enter the API Key: your CloudBase environment API Key
- Set the compatibility protocol to Chat Completions
- Enter the Model Name:
hy3-preview - 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.