Skip to content

docs(.env.example): add HF_BASE_URL placeholder - #49779

Closed
BBCrypto-web wants to merge 1 commit into
NousResearch:mainfrom
BBCrypto-web:fix/docs-env-example-hf-base-url-placeholder
Closed

docs(.env.example): add HF_BASE_URL placeholder#49779
BBCrypto-web wants to merge 1 commit into
NousResearch:mainfrom
BBCrypto-web:fix/docs-env-example-hf-base-url-placeholder

Conversation

@BBCrypto-web

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds the missing commented HF_BASE_URL placeholder to .env.example.

Every first-class provider section in .env.example documents its *_BASE_URL override except Hugging Face. HF_BASE_URL is a supported override checked by Hermes provider/config/doctor code and defaults to:

https://router.huggingface.co/v1

This PR adds the missing commented placeholder for consistency.

Related Issue

N/A

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • 🌟 New feature (non-breaking change that adds functionality)
  • 🔒 Security fix
  • 📝 Documentation update
  • ✅ Tests (adding or improving test coverage)
  • ♻️ Refactor (no behavior change)
  • 🎯 New skill (bundled or hub)

Changes Made

  • Added a commented HF_BASE_URL placeholder to .env.example
  • No code changes
  • No runtime behavior changes
  • No config behavior changes
  • No unrelated provider keys changed

Notes

This is independent of #28722, which only relocates the OPENCODE_GO_BASE_URL line.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have comp/cli CLI entry point, hermes_cli/, setup wizard provider/huggingface Hugging Face Inference labels Jun 20, 2026
@teknium1

Copy link
Copy Markdown
Contributor

Merged via PR #49944 (docs salvage cluster 2). Your commit was cherry-picked onto current main with your authorship preserved in git log — rebase-merged so it lands under your name. Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have provider/huggingface Hugging Face Inference type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants