Back to Openviking

Hermes

docs/images/agents/en/hermes.md

0.3.241.2 KB
Original Source

Hermes Agent (Nous Research) includes OpenViking as a built-in memory provider. No plugin installation is required. Point Hermes to your OpenViking service to enable native memory storage, recall, and extraction.

Step 1: Run the Hermes memory setup wizard

bash
hermes memory setup

Step 2: Copy the Base URL and API Key

After running the setup command, Hermes prompts for the Base URL and API Key. Copy them and paste them into Hermes:

  • Base URL: Copy the following Base URL into Hermes:
text
https://api.vikingdb.cn-beijing.volces.com/openviking
  • API Key: Copy the API Key shown on the page into your Hermes terminal
  • Tenant account / user / agent ID: Used for multi-tenant deployments

The configuration is saved to Hermes config.yaml and .env files.

Step 3: Verify Hermes memory status

bash
hermes memory status

After configuration, Hermes automatically uses OpenViking as long-term memory. Memory tools such as viking_remember and viking_recall are available immediately.

Reference docs