mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-08-13 17:16:12 +00:00
- fetch_models(): accept base_url kwarg (interface grew on main since May) - runtime_provider: config-driven loopback base_url now reaches the local no-auth placeholder before the usable-secret gate (added on main in the interim, would otherwise AuthError on keyless local setups) - test: fetch is now called with base_url by the generic live-fetch path