hermes-agent/website/docs/getting-started
Teknium fd8c465e42
feat: add Hugging Face as a first-class inference provider (#3419)
Salvage of PR #1747 (original PR #1171 by @davanstrien) onto current main.

Registers Hugging Face Inference Providers (router.huggingface.co/v1) as a named provider:
- hermes chat --provider huggingface (or --provider hf)
- 18 curated open models via hermes model picker
- HF_TOKEN in ~/.hermes/.env
- OpenAI-compatible endpoint with automatic failover (Groq, Together, SambaNova, etc.)

Files: auth.py, models.py, main.py, setup.py, config.py, model_metadata.py, .env.example, 5 docs pages, 17 new tests.

Co-authored-by: Daniel van Strien <davanstrien@gmail.com>
2026-03-27 12:41:59 -07:00
..
_category_.json feat: add documentation website (Docusaurus) 2026-03-05 05:24:55 -08:00
installation.md feat: nix flake — uv2nix build, NixOS module, persistent container mode (#20) 2026-03-26 01:08:02 +05:30
learning-path.md docs(voice): add comprehensive voice mode guide 2026-03-14 09:50:45 -07:00
nix-setup.md remove config drift check for nix (#3061) 2026-03-25 15:46:29 -07:00
quickstart.md feat: add Hugging Face as a first-class inference provider (#3419) 2026-03-27 12:41:59 -07:00
updating.md chore: remove all remaining mini-swe-agent references 2026-03-24 08:19:23 -07:00