feat: add teams adapter

This commit is contained in:
RockChinQ
2025-12-04 01:05:51 +08:00
parent 10ec79312e
commit d3740eed9e
4 changed files with 601 additions and 0 deletions
+4
View File
@@ -14,6 +14,9 @@ dependencies = [
"anthropic>=0.51.0",
"argon2-cffi>=23.1.0",
"async-lru>=2.0.5",
"botbuilder-core>=4.15.0",
"botbuilder-schema>=4.15.0",
"botframework-connector>=4.15.0",
"certifi>=2025.4.26",
"colorlog~=6.6.0",
"cryptography>=44.0.3",
@@ -73,6 +76,7 @@ keywords = [
"bot",
"agent",
"telegram",
"teams",
"plugins",
"openai",
"instant-messaging",