Hermes
Configure Hermes as an OpenAI-compatible client with a dedicated Eden gateway key.
bash
hermes config set model.provider custom
hermes config set model.base_url "https://eden.example.com/v1"
hermes config set model.default "<approved-model-or-route>"Store the Eden gateway key in the deployment secret mechanism. Use one key per independently governed Hermes worker.
Last updated: July 10, 2026