gateway/modules/features
Ida Dittrich 6dc2afafb9 fix:performance improvements
- app.py: Pre-warm AI connectors at module load and in lifespan
- aicoreModelRegistry.py: Connector discovery cache, getAvailableModels cache, bulk RBAC, eager prewarm
- connectorDbPostgre.py: Connector cache, contextvars for userId, eviction (max 32)
- chatbot: Uses _get_cached_connector, Service center integration, BillingService exceptions, BillingService exceptions instead of direct imports
- interfaceDbApp.py: Uses _get_cached_connector
- interfaceDbManagement.py: Uses _get_cached_connector
- security/rbac.py: Adds checkResourceAccessBulk
2026-03-06 13:46:54 +01:00
..
automation fixes for roles 2026-02-23 17:13:50 +01:00
chatbot fix:performance improvements 2026-03-06 13:46:54 +01:00
chatplayground logical fixes 2026-02-09 23:44:52 +01:00
codeeditor feat: refactor message streaming + add streaming service 2026-03-04 08:10:50 +01:00
commcoach fixed stt procedure 2026-03-05 23:41:37 +01:00
neutralization fix: sharepoint neutralisierung wieder eingebaut 2026-02-26 15:50:16 +01:00
realEstate fix:user invitations 2026-02-16 09:30:21 +01:00
teamsbot teamsbot: Bot-Chat im Transcript, keine AI-Trigger auf eigene Chat-Nachrichten 2026-03-06 12:40:06 +01:00
trustee fix: normalise None to empty string for required str fields (company, desc, tags) 2026-03-01 21:59:04 +01:00