Connect Hermes Agent to DMC: Install the CLI, store your key in ~/.hermes/.env, point config.yaml to DMC, and verify the connection with an actual chat.
hermes command, reload your shell configuration:~/.hermes/.env and add the following line:OPENAI_API_KEY as a fallback for authentication to custom OpenAI-compatible endpoints.~/.hermes/config.yaml and confirm the model block looks like this:your-model-id with an available text model ID from the DMC Models page.hermes config check reports missing options after an update, run hermes config migrate, then check again.CONNECTED with no authentication or endpoint errors.