hermes-agent/website/docs
simonweng a6a6cf047d feat(providers): add tencent-tokenhub provider support
Registers tencent-tokenhub (https://tokenhub.tencentmaas.com/v1) as a
new API-key provider with model tencent/hy3-preview (256K context).

- PROVIDER_REGISTRY entry + TOKENHUB_API_KEY / TOKENHUB_BASE_URL env vars
- Aliases: tencent, tokenhub, tencent-cloud, tencentmaas
- openai_chat transport with is_tokenhub branch for top-level
  reasoning_effort (Hy3 is a reasoning model)
- tencent/hy3-preview:free added to OpenRouter curated list
- 60+ tests (provider registry, aliases, runtime resolution,
  credentials, model catalog, URL mapping, context length)
- Docs: integrations/providers.md, environment-variables.md,
  model-catalog.json

Author: simonweng <simonweng@tencent.com>
Salvaged from PR #16860 onto current main (resolved conflicts with
#16935 Azure Anthropic env-var hint tests and the --provider choices=
list removal in chat_parser).
2026-04-28 03:45:52 -07:00
..
developer-guide fix(agent): preserve Codex message items for replay 2026-04-25 18:22:06 -07:00
getting-started feat(nix): declarative plugin installation for NixOS module (#15953) 2026-04-28 00:18:32 +05:30
guides fix(providers): honor key_env/api_key_env on Azure Anthropic + accept alias in normalizer (#16935) 2026-04-28 02:12:08 -07:00
integrations feat(providers): add tencent-tokenhub provider support 2026-04-28 03:45:52 -07:00
reference feat(providers): add tencent-tokenhub provider support 2026-04-28 03:45:52 -07:00
user-guide docs: add observability/langfuse to built-in-plugins + env-vars reference (#16929) 2026-04-28 01:57:52 -07:00
index.md fix(docs): show sidebar on docs homepage 2026-04-16 04:24:45 -07:00