Hermes Agent credential pools rotate same-provider keys past rate limits
Teknium · x · 2026-09-13
Teknium points out that multi-subscription switching for ChatGPT/Codex already exists in Hermes Agent as "credential pools":
- Register multiple API keys or OAuth tokens per provider; on 429 rate limits, plan usage caps (e.g. ChatGPT/Codex "usage limit reached"), or 402 billing errors, Hermes rotates to the next healthy key without killing the session.
- Distinct from fallback providers: pools rotate within one provider; only when all pool keys are exhausted does cross-provider failover kick in.
- Four key-selection strategies (roundrobin / leastused / fillfirst / random); expired OAuth tokens get refreshed first.
- Key gotcha: provider prompt caches are scoped per API key, so every rotation re-reads the full history at undiscounted input price on long conversations. A single Nous Portal OAuth covers 300+ models, so most Portal users don't need a pool.
More from coding & agent
- Users pitch a Codex '/slow' mode: half speed for double usage, ideal for overnight runs — AIandDesign · 2026-09-13
- Vibe coder who always asks Claude "why" outlearns most engineers — bennash · 2026-09-13
- Mapping the emerging agent interface standards: MCP, A2A, AG-UI, ACP, OTel GenAI and more — bibryam · 2026-09-13
- Stardock ships Clairvoyance, a local-first agent that runs overnight tasks — draginol · 2026-09-13
- Developer fixes bug via Grok on iPhone, agent opens PR in minutes — nima_owji · 2026-09-13
- User completes 100% of a week's online shopping via Muse voice agent — armand_ruiz · 2026-09-13