feat(wecom): add wecom channel [wobsocket]

support text/audio[wecom support audio message by default]
This commit is contained in:
chengyongru
2026-03-09 22:00:45 +08:00
parent 998021f571
commit a660a25504
4 changed files with 375 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ dependencies = [
"json-repair>=0.57.0,<1.0.0",
"chardet>=3.0.2,<6.0.0",
"openai>=2.8.0",
"wecom-aibot-sdk-python>=0.1.2",
]
[project.optional-dependencies]