mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-07 05:04:09 +08:00
Summary: - Merged feat(tencent): add Tencent Hy3 provider (TokenHub and TokenPlan) after ClawSweeper review. Automerge notes: - Ran the ClawSweeper repair loop before final review. - Included post-review commit in the final squash: fix(tencent): preserve TokenHub auth compatibility - Included post-review commit in the final squash: refactor(tencent): unify TokenPlan env/flag naming with TokenHub - Included post-review commit in the final squash: docs: refresh Tencent provider docs metadata - Included post-review commit in the final squash: fix: allow TokenPlan provider config overlays - Included post-review commit in the final squash: docs: dedupe Tencent provider glossary labels - Included post-review commit in the final squash: fix(tencent): repair TokenHub model defaults Validation: - ClawSweeper review passed for head30c9fc130f. - Required merge gates passed before the squash merge. Prepared head SHA:30c9fc130fReview: https://github.com/openclaw/openclaw/pull/99076#issuecomment-4888527271 Co-authored-by: leisang <leisang@tencent.com> Co-authored-by: Mason Huang <masonxhuang@tencent.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: hxy91819
24 lines
527 B
Markdown
24 lines
527 B
Markdown
---
|
|
summary: "Adds Tencent Hy3 model provider support (TokenHub and TokenPlan) to OpenClaw."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the tencent plugin
|
|
title: "Tencent plugin"
|
|
---
|
|
|
|
# Tencent plugin
|
|
|
|
Adds Tencent TokenHub and TokenPlan model provider support to OpenClaw.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/tencent-provider`
|
|
- Install route: npm; ClawHub: `clawhub:@openclaw/tencent-provider`
|
|
|
|
## Surface
|
|
|
|
providers: tencent-tokenhub, tencent-tokenplan
|
|
|
|
## Related docs
|
|
|
|
- [tencent](/providers/tencent)
|