Hermes Config
@mgreten/hermes-configv2026.05.28.1
01README
Manage Hermes AI agent model configuration — set the main model, configure auxiliary task overrides, and restart the gateway. Safe edit protocol: backup → edit → validate → restart.
02Models
@mgreten/hermes-configv2026.05.28.1hermes_config.ts
fn getConfig()
Read the current main model and auxiliary overrides from Hermes config.yaml.
fn setMainModel()
Set the Hermes main model. Updates model.default and model.provider, and
fn setAuxiliaryModels()
Override or reset auxiliary task models. Pass a tasks map where each value is
fn restartGateway()
Restart the Hermes gateway to apply config changes.
Resources
configState(1h)— Current Hermes model configuration snapshot
opResult(7d)— Result of a configuration change operation
03Stats
A
100 / 100
Downloads
0
Archive size
14.6 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned
04Platforms
05Labels