ValueOn AG
|
cc1fdb13e5
|
cleaned sql and ui language sets
|
2026-04-08 20:28:34 +02:00 |
|
|
|
53d2d9d873
|
first version of service center
implemented on chatbot
|
2026-03-06 14:03:18 +01:00 |
|
|
|
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 |
|
|
|
f1231c4b86
|
feat: refactor message streaming + add streaming service
|
2026-03-04 08:10:50 +01:00 |
|
|
|
d3dbca7289
|
nicht fertig; Stand Kessler Demo
|
2026-02-26 16:00:26 +01:00 |
|
patrick-motsch
|
7051a6e35f
|
fixed rbac issues and sysadmin integration
|
2026-02-12 00:34:17 +01:00 |
|
patrick-motsch
|
1f3746aef5
|
streamlined bootstrap and initial config
|
2026-02-09 12:49:35 +01:00 |
|
patrick-motsch
|
8d28f6d77b
|
fiixed feature instance role access
|
2026-02-08 14:26:01 +01:00 |
|
|
|
164e7487cc
|
readded chatbot functionality
|
2026-01-30 14:02:02 +01:00 |
|
|
|
411a6a081a
|
fixed merge conflicts
|
2026-01-30 12:00:34 +01:00 |
|
|
|
7a86914040
|
changes to chatbot
|
2026-01-30 11:59:21 +01:00 |
|
|
|
14ec8b7007
|
feat: chatbot dynamisch geladen
|
2026-01-29 15:37:21 +01:00 |
|
ValueOn AG
|
280cafd54a
|
refactored features phase II
|
2026-01-23 01:10:00 +01:00 |
|
ValueOn AG
|
362080791a
|
isolate features
|
2026-01-22 17:00:29 +01:00 |
|