gateway/modules/features/teamsbot
2026-02-23 17:13:50 +01:00
..
__init__.py teamsbot 2026-02-13 00:00:35 +01:00
bridgeConnector.py refactor: add TransferMode, remove backgroundImageUrl and botAccount fields from config 2026-02-17 18:34:24 +01:00
browserBotConnector.py feat: add debugMode to config, filter bot own captions to prevent repeats 2026-02-18 23:52:51 +01:00
config.py teamsbot 2026-02-13 00:00:35 +01:00
datamodelTeamsbot.py feat: add debugMode to config, filter bot own captions to prevent repeats 2026-02-18 23:52:51 +01:00
interfaceFeatureTeamsbot.py feat: differential transcript, fix bot name in WS handler, AI commands support 2026-02-18 17:50:31 +01:00
mainTeamsbot.py fixes for roles 2026-02-23 17:13:50 +01:00
routeFeatureTeamsbot.py fix: resolve STT AttributeError and int/str TypeError in teamsbot service 2026-02-19 00:09:00 +01:00
service.py fix: CSRF exemption for bot endpoints, WS ping timeout, clean up debug logs 2026-02-19 00:46:42 +01:00