gateway/modules/features/teamsbot
patrick-motsch e01c6dcb95 feat(teamsbot): HTTP fallback for transcripts, debug logging for WebSocket
- HTTP POST endpoints: /bot/transcript/{sessionId} and /bot/status/{sessionId}
- Fallback for when Azure App Service blocks WebSocket upgrade
- Debug logging [WS-DEBUG] in WebSocket handler for message tracking
- Handle websocket=None in AI response pipeline (HTTP mode)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-15 11:05:58 +01:00
..
__init__.py teamsbot 2026-02-13 00:00:35 +01:00
bridgeConnector.py teamsbot 2026-02-13 00:00:35 +01:00
browserBotConnector.py fixed path realEstate and bot connect 2026-02-15 02:57:02 +01:00
config.py teamsbot 2026-02-13 00:00:35 +01:00
datamodelTeamsbot.py feat(teamsbot): Replace bridge with browser bot architecture 2026-02-15 00:04:39 +01:00
interfaceFeatureTeamsbot.py fix(teamsbot): Fix Invalid Date + pass language to browser bot 2026-02-15 01:26:27 +01:00
mainTeamsbot.py teamsbot 2026-02-13 00:00:35 +01:00
routeFeatureTeamsbot.py feat(teamsbot): HTTP fallback for transcripts, debug logging for WebSocket 2026-02-15 11:05:58 +01:00
service.py feat(teamsbot): HTTP fallback for transcripts, debug logging for WebSocket 2026-02-15 11:05:58 +01:00