mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-09 13:21:42 +00:00
/model switches, primary-model fallback, and credential-pool key rotation all change the prompt-cache key (model and/or account), so the next turn re-reads the entire conversation at full input price. Add cost warnings everywhere docs recommend or describe these paths: - reference/slash-commands.md: cost note on both /model rows - user-guide/features/fallback-providers.md: warning admonition - user-guide/features/credential-pools.md: warning admonition - user-guide/configuring-models.md: mid-session switch warning - guides/tips.md: expand cache tip + /model tip - reference/faq.md: warning on the switch-back-and-forth example - user-guide/desktop.md: composer picker bullet - developer-guide/context-compression-and-caching.md: new cache-aware design pattern (model identity is part of the key) |
||
|---|---|---|
| .. | ||
| _category_.json | ||
| acp-internals.md | ||
| adding-platform-adapters.md | ||
| adding-providers.md | ||
| adding-tools.md | ||
| agent-loop.md | ||
| architecture.md | ||
| browser-supervisor.md | ||
| context-compression-and-caching.md | ||
| context-engine-plugin.md | ||
| contributing.md | ||
| creating-skills.md | ||
| cron-internals.md | ||
| extending-the-cli.md | ||
| gateway-internals.md | ||
| image-gen-provider-plugin.md | ||
| memory-provider-plugin.md | ||
| model-provider-plugin.md | ||
| plugin-llm-access.md | ||
| programmatic-integration.md | ||
| prompt-assembly.md | ||
| provider-runtime.md | ||
| session-storage.md | ||
| tools-runtime.md | ||
| trajectory-format.md | ||
| video-gen-provider-plugin.md | ||
| web-search-provider-plugin.md | ||