ValueOn AG
|
259fd25d9b
|
fixes
|
2026-04-09 21:33:56 +02:00 |
|
ValueOn AG
|
e0a09ae6b1
|
streamlined neutralization flow
|
2026-03-30 00:14:57 +02:00 |
|
ValueOn AG
|
7e88005721
|
unified failsafe neutralization architecture
|
2026-03-29 21:55:09 +02:00 |
|
ValueOn AG
|
d63a41fbc8
|
llm failover enhanced
|
2026-03-18 13:57:01 +01:00 |
|
ValueOn AG
|
4e843761a9
|
Cleaned backend and enhanced ai call failover modes
|
2026-03-17 22:51:05 +01:00 |
|
ValueOn AG
|
c873f96848
|
fixed source access and workflow resource limits and stop
|
2026-03-16 15:08:05 +01:00 |
|
ValueOn AG
|
7fe6f9bc97
|
new ai agent
|
2026-03-15 23:38:21 +01:00 |
|
ValueOn AG
|
c8b7517209
|
refactor: modules/services/ abgeloest durch serviceCenter + serviceHub
serviceCenter = DI-Container (Resolver, Registry, Context) fuer Service-Instanziierung
serviceHub = Consumer-facing Aggregation (DB-Interfaces, Runtime-State, lazy Service-Resolution via serviceCenter)
- modules/serviceHub/ erstellt: ServiceHub, PublicService, getInterface()
- 22 Consumer-Dateien migriert (routes, features, tests): imports von modules.services auf serviceHub bzw. serviceCenter umgestellt
- resolver.py: legacy fallback auf altes services/ entfernt
- modules/services/ komplett geloescht (83 Dateien inkl. dead code mainAiChat.py)
- pre-extraction: progress callback durch chunk-pipeline propagiert, operationType DATA_EXTRACT->DATA_ANALYSE fuer guenstigeres Modell
|
2026-03-14 11:51:45 +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 |
|
|
|
667c432485
|
aicorePluginMistral erstellt und bereit für API key und testing
|
2026-02-25 13:48:29 +01:00 |
|
patrick-motsch
|
2dff6cd0af
|
fixed cursor feature
|
2026-02-23 23:01:28 +01:00 |
|
patrick-motsch
|
1f3746aef5
|
streamlined bootstrap and initial config
|
2026-02-09 12:49:35 +01:00 |
|
patrick-motsch
|
887867acd0
|
billing rbac
|
2026-02-08 16:14:01 +01:00 |
|
patrick-motsch
|
a054d12d54
|
billing fixes
|
2026-02-06 16:18:37 +01:00 |
|
patrick-motsch
|
8dfb7caf92
|
neues text model
|
2026-02-06 13:34:50 +01:00 |
|
patrick-motsch
|
bb10a46cd5
|
integrated privateLLM
|
2026-02-06 10:26:54 +01:00 |
|
ValueOn AG
|
45eda1e4d4
|
cleaned up all route and main references - no direct access to db.getRecordset - only over interfaces
|
2026-02-04 14:09:35 +01:00 |
|
ValueOn AG
|
97cbda0ef2
|
fixed ai call end to end with saas multimandate
|
2026-01-26 23:26:30 +01:00 |
|
ValueOn AG
|
a0b9a6e4b5
|
reference fixes
|
2026-01-24 00:42:19 +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 |
|
ValueOn AG
|
5c0ab3f893
|
implemented multimandate
|
2026-01-17 02:17:58 +01:00 |
|
ValueOn AG
|
89202eb040
|
hotfix initiation of ai models performance issue
|
2026-01-14 22:38:23 +01:00 |
|
|
|
b06375352e
|
fix:fixed merge conflicts from chatbot
|
2026-01-12 08:07:30 +01:00 |
|
ValueOn AG
|
fae4bde059
|
fix web service: maxwidth parameter chain fixed
|
2026-01-11 12:38:07 +01:00 |
|
|
|
b327e6dc03
|
fix: fixed webresearch, tweaked system prompt
|
2026-01-09 10:49:06 +01:00 |
|
ValueOn AG
|
d87953ce0a
|
fixed issues in workflow with use cases
|
2026-01-06 22:32:52 +01:00 |
|
ValueOn AG
|
c40d5e5133
|
jsnon structure rendering with budget
|
2026-01-06 11:20:09 +01:00 |
|
ValueOn AG
|
64b44473aa
|
fixed data extraction and generation handling with parts
|
2026-01-02 00:05:54 +01:00 |
|
ValueOn AG
|
25d2908d48
|
fixes in validation and rendering
|
2025-12-29 01:40:30 +01:00 |
|
ValueOn AG
|
29c27d4f40
|
prioritized openai model against anthropic for cost effieiency
|
2025-12-29 00:11:58 +01:00 |
|
ValueOn AG
|
3e7c75335a
|
fixed handovers from generator to renderers
|
2025-12-28 23:34:32 +01:00 |
|
ValueOn AG
|
4b00e741b3
|
refactored service center
|
2025-12-15 21:55:26 +01:00 |
|
ValueOn AG
|
1195105b94
|
cleaned up dependencies and code architecture
|
2025-12-09 23:25:06 +01:00 |
|
ValueOn AG
|
d009f93dba
|
rbac roles and rules integration tests passed
|
2025-12-07 23:51:05 +01:00 |
|
ValueOn AG
|
4418dfb604
|
fixed issues
|
2025-12-04 11:12:45 +01:00 |
|
ValueOn AG
|
c135321aee
|
fixed documents handling
|
2025-11-28 16:57:53 +01:00 |
|
ValueOn AG
|
d43044cc00
|
danymic intelligent json merging strategies for cut json parts after tokenmax exit
|
2025-11-19 19:14:31 +01:00 |
|
ValueOn AG
|
3cb6fb2544
|
all tests successful:
- pytest
- functional test cases 01..05
|
2025-11-17 23:39:54 +01:00 |
|
ValueOn AG
|
2e50da4100
|
fixed openai timeout
|
2025-11-17 23:27:42 +01:00 |
|
ValueOn AG
|
a98bc941d2
|
intergation validation passed for automation
|
2025-11-04 21:34:00 +01:00 |
|
ValueOn AG
|
4e98ae4e6e
|
image ai topics fixed
|
2025-11-04 16:25:50 +01:00 |
|
ValueOn AG
|
a53d8f8e33
|
app chain validation - fixed issues
|
2025-11-03 23:51:20 +01:00 |
|
ValueOn AG
|
24b09ea7ce
|
neutralizer activated
|
2025-11-02 00:50:21 +01:00 |
|
ValueOn AG
|
259ccabbe3
|
Prompt tuning for generation and validation step
|
2025-10-31 14:28:14 +01:00 |
|
ValueOn AG
|
ffdaf2a326
|
ai models ready for image generation
|
2025-10-26 23:32:55 +01:00 |
|
ValueOn AG
|
5039096a10
|
ai models ready for image analysis
|
2025-10-26 23:09:26 +01:00 |
|
ValueOn AG
|
2489719c62
|
ai models ready for web and txt
|
2025-10-26 18:17:17 +01:00 |
|
ValueOn AG
|
72e0687826
|
refactored web research to be generic and in 2 steps: url, crawl
|
2025-10-26 14:02:44 +01:00 |
|
ValueOn AG
|
e8c3052176
|
tuning and aligning ai models
|
2025-10-25 22:27:27 +02:00 |
|