Skip to content

docs: add DingTalk setup guide and Alibaba Cloud provider to Docusaurus docs#1692

Merged
teknium1 merged 2 commits intomainfrom
hermes/hermes-ac005632
Mar 17, 2026
Merged

docs: add DingTalk setup guide and Alibaba Cloud provider to Docusaurus docs#1692
teknium1 merged 2 commits intomainfrom
hermes/hermes-ac005632

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

Adds Docusaurus documentation for both new China-market features.

New page

  • website/docs/user-guide/messaging/dingtalk.md — Full DingTalk setup guide (178 lines):
    • Prerequisites and app creation on open-dev.dingtalk.com
    • Stream Mode explanation (no webhook URL needed)
    • hermes gateway setup wizard walkthrough
    • Manual env var configuration
    • Access control (allowlists, DM pairing, allow-all)
    • Features: markdown replies, DM/group chat, deduplication, auto-reconnect
    • Troubleshooting table (7 common issues)
    • Security notes and env var reference

Updated pages

  • messaging/index.md — DingTalk added to:
    • Page description and intro paragraph
    • Mermaid architecture diagram
    • Platform-Specific Toolsets table
    • Security examples
    • Next Steps links
  • configuration.md — Alibaba Cloud added to Inference Providers table
Add DingTalk to:
- hermes_cli/gateway.py: _PLATFORMS list with setup instructions,
  AppKey/AppSecret prompts, and Stream Mode setup guide
- gateway/run.py: all platform-to-config-key maps, allowed users
  map, allow-all-users map, and toolset resolution maps
- Create website/docs/user-guide/messaging/dingtalk.md with full
  setup guide (prerequisites, app creation, config, access control,
  features, troubleshooting, env var reference)
- Update messaging/index.md: add DingTalk to diagram, toolsets
  table, security examples, and next steps
- Update configuration.md: add Alibaba Cloud to provider table
@teknium1 teknium1 merged commit ba728f3 into main Mar 17, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant