▲ 4 r/hermesagent
delegate_task ignores model params for subagents
Hey everyone,
I want my main orchestrator on a cheap model (Deepseek V4 Flash) to spin up subagents on a heavy model (GLM 5.2 via OpenRouter) for specific tasks.
Even though delegate_task accepts provider and model parameters, the framework completely ignores them. Under the hood, _build_child_agent just falls back to the parent model or the static delegation.model in config.yaml.
has anyone found a clean way to dynamically route models to subagents? Any solutions workarounds I missed?
Thanks!
u/Pulkownik — 9 hours ago