mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 11:44:18 +00:00
feat: add teams adapter
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user