Skip to content

docs(config): fix fallback provider config paths (salvage #20033)#20382

Merged
teknium1 merged 1 commit into
mainfrom
salvage/pr-20033
May 5, 2026
Merged

docs(config): fix fallback provider config paths (salvage #20033)#20382
teknium1 merged 1 commit into
mainfrom
salvage/pr-20033

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

@teknium1 teknium1 commented May 5, 2026

Updates docs to reflect that fallback_providers is a top-level list in config.yaml, not nested under model: or keyed as singular fallback_model.

Changes:

  • website/docs/reference/cli-commands.md: correct path description (-1/+1)
  • website/docs/reference/environment-variables.md: rename section + example (+7/-5)

Verified on current main: DEFAULT_CONFIG in hermes_cli/config.py declares fallback_providers: [] at root; the legacy fallback_model shape is still read for back-compat.

Closes #20033 via salvage.

Original PR by @LeonSGP43 — authorship preserved.

@teknium1 teknium1 merged commit ce9888b into main May 5, 2026
6 of 7 checks passed
@teknium1 teknium1 deleted the salvage/pr-20033 branch May 5, 2026 20:24
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have area/config Config system, migrations, profiles labels May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config Config system, migrations, profiles P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants