hermes-agent/website/docs
Teknium 773d3bb4df
docs: update all docs for /model command overhaul and custom provider support
Documents the full /model command overhaul across 6 files:

AGENTS.md:
- Add model_switch.py to project structure tree

configuration.md:
- Rewrite General Setup with 3 config methods (interactive, config.yaml, env vars)
- Add new 'Switching Models with /model' section documenting all syntax variants
- Add 'Named Custom Providers' section with config.yaml examples and
  custom:name:model triple syntax

slash-commands.md:
- Update /model descriptions in both CLI and messaging tables with
  full syntax examples (provider:model, custom:model, custom:name:model,
  bare custom auto-detect)

cli-commands.md:
- Add /model slash command subsection under hermes model with syntax table
- Add custom endpoint config to hermes model use cases

faq.md:
- Add config.yaml example for offline/local model setup
- Note that provider: custom is a first-class provider
- Document /model custom auto-detect

provider-runtime.md:
- Add model_switch.py to implementation file list
- Update provider families to show Custom as first-class with named variants
2026-03-24 07:19:26 -07:00
..
developer-guide docs: update all docs for /model command overhaul and custom provider support 2026-03-24 07:19:26 -07:00
getting-started docs: add context length detection references to FAQ and quickstart (#2179) 2026-03-20 08:38:44 -07:00
guides feat(plugins): add slash command registration for plugins (#2359) 2026-03-21 16:00:30 -07:00
reference docs: update all docs for /model command overhaul and custom provider support 2026-03-24 07:19:26 -07:00
user-guide docs: update all docs for /model command overhaul and custom provider support 2026-03-24 07:19:26 -07:00
index.md docs(voice): add comprehensive voice mode guide 2026-03-14 09:50:45 -07:00