- Add an exact
custom:<name>rule underplugins.entries.hermes-custom-header-plugin.providersin~/.hermes/config.yaml. - Set its
headerfield to the request header understood by the downstream gateway, for exampleX-Olla-Session-ID. - Ensure every named custom provider has a unique
base_url. - Restart the Hermes gateway or start a new CLI session.
The plugin sends <session_id>:<model> as the header value. It does not require
an additional secret and does not configure the provider's models.
Copy the complete configuration and verification recipe from the repository README.