Skip to content

Hermes

Connect Hermes Agent to Webway as a custom OpenAI-compatible endpoint.

1. Install

bash
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash

Reload your shell when the installer finishes.

2. Add Webway

bash
hermes model

Choose Custom endpoint, then enter:

text
Base URL: https://api.webway.sh/v1
API key:  sk-ww-…
Model:    openai/gpt-5.6-terra

Hermes saves the endpoint in ~/.hermes/config.yaml.

3. Verify

bash
hermes doctor
hermes

Run hermes model again to switch to another ID from the model table.