gateway/modules/features/teamsbot
patrick-motsch 25854edb4d Allow speaker-hint captions to trigger AI without transcript persistence.
Keep aggressive hybrid persistence rules, but use final speaker hints as transient context to react to direct bot addressing even when audio capture is silent.

Made-with: Cursor
2026-02-26 21:41:56 +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 feat: map audio STT to recent caption speaker hints 2026-02-26 09:05:21 +01:00
service.py Allow speaker-hint captions to trigger AI without transcript persistence. 2026-02-26 21:41:56 +01:00