agentscope-ai / agentscope-ai/agentscope
feat(channel): add WeCom channel support
- Langage dominant
- Python
- Étoiles
- 31.5k
- Forks
- 3.5k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 95
Description
**Background**
The channel system in Agent Service currently supports Feishu and Discord. WeCom
(企业微信) is one of the most widely used enterprise IM platforms, and adding WeCom
channel support will significantly broaden the applicability of Agent Service in
enterprise scenarios.
**Changes**
- Add a new `WeComChannel` class under `agentscope.app.channel` module (inherited from
`ChannelBase`), considering to support (depends on the application SDK side):
- Multimodal file transfer
- List conversations and users on the WeCom side
- Send files and messages to specified users or groups
- Access the corresponding knowledge base
- Update docs in https://github.com/agentscope/docs
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.