Zro

Hermes

Run Hermes with a session-scoped home.

zro launch starts Hermes with a temporary home directory that points at the API.

zro launch hermes --model deepseek-v4.1-flash

Manual configuration

Hermes reads the following settings:

OPENAI_BASE_URL = https://zro.moonmath.ai/v1
OPENAI_API_KEY  = sk-...
model           = deepseek-v4.1-flash

On this page