Skip to content

docs(config): fix fallback provider config paths - #20033

Closed
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:docs/fallback-provider-config-19691
Closed

docs(config): fix fallback provider config paths#20033
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:docs/fallback-provider-config-19691

Conversation

@LeonSGP43

Copy link
Copy Markdown
Contributor

Fixes #19691

Summary

  • update the environment variable reference to document top-level fallback_providers as the current fallback chain shape
  • clarify that fallback_model is still legacy/backward-compatible, not the recommended config
  • fix the CLI reference so hermes fallback persists to top-level fallback_providers, not under model

Verification

  • rg -n 'fallback_model|fallback_providers|under model|under model' website/docs/reference/environment-variables.md website/docs/reference/cli-commands.md hermes_cli/fallback_cmd.py gateway/run.py\n- git diff --check

@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
@alt-glitch

Copy link
Copy Markdown
Collaborator

Likely duplicate of #19790 — same docs fix for stale fallback_providers config paths, both targeting #19691.

@alt-glitch

Copy link
Copy Markdown
Collaborator

Likely duplicate of #19790.

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.

Fallback provider docs show stale/incorrect config paths for fallback_providers

2 participants