Commit graph

34 commits

Author SHA1 Message Date
ValueOn AG
564a1200c6 datamodel sctirc fk logic in one place 2026-04-26 18:11:42 +02:00
ValueOn AG
4852059c7d fixed tools 2026-04-14 16:15:32 +02:00
ValueOn AG
be9e47caad phase 2 i18n clean 2026-04-10 12:33:27 +02:00
ValueOn AG
cc1fdb13e5 cleaned sql and ui language sets 2026-04-08 20:28:34 +02: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
patrick-motsch
16db2d91c6 fixed critical code issues 2026-03-03 18:57:20 +01:00
patrick-motsch
bbea0ff115 revised state machine for workflow backend and ui 2026-02-08 00:25:48 +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
bb9630d6c4 fixed imports 2026-01-22 21:11:25 +01:00
ValueOn AG
362080791a isolate features 2026-01-22 17:00:29 +01:00
ValueOn AG
77e1414744 module testing 2026-01-20 00:55:39 +01:00
ValueOn AG
ccc41e7023 harmonized module names 2026-01-19 09:18:37 +01:00
ValueOn AG
52f2f40774 finalized integration testing of enhanced ai service 2026-01-03 01:21:40 +01:00
ValueOn AG
909ee9528f extraction and generation engine enhanced for doc, code, image 2025-12-31 02:12:10 +01:00
ValueOn AG
982932d2f5 enhanced document generation with images 2025-12-23 00:34:15 +01:00
ValueOn AG
4b00e741b3 refactored service center 2025-12-15 21:55:26 +01:00
ValueOn AG
4418dfb604 fixed issues 2025-12-04 11:12:45 +01:00
ValueOn AG
a48bf06778 fixes for chat workflow 2025-12-03 23:02:33 +01:00
ValueOn AG
b401be703f integration testing of adapted ai workflow with fixes 2025-12-01 19:15:50 +01:00
ValueOn AG
aff37fd2e2 not to trust ai comments, to verify... 2025-11-30 23:27:46 +01:00
ValueOn AG
3ccd284a58 fixed json merging chain for cut-off mapping with full-dynamc json merger engine for any json structure and complexity 2025-11-30 17:35:19 +01:00
ValueOn AG
11bb127a43 enhanced generation and rendering chain 2025-11-30 11:03:23 +01:00
ValueOn AG
c135321aee fixed documents handling 2025-11-28 16:57:53 +01:00
ValueOn AG
a3dd5f2feb fixing ai continuation loop context 2025-11-19 23:51:25 +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
9a355a628f refactored tast track and progress information 2025-11-19 09:52:34 +01:00
ValueOn AG
9bd7821cf5 feat: refactored ai calls and pydantic models 2025-11-17 23:12:18 +01:00
ValueOn AG
88110d0f9d centralized timestamp management with logger 2025-11-06 14:27:02 +01:00
ValueOn AG
55fb23f7c0 fixes workflow and chat object 2025-11-04 10:45:30 +01:00
ValueOn AG
90663963ff refactored and properly separated self.chat and self.workflow 2025-11-04 10:30:23 +01:00
ValueOn AG
a53d8f8e33 app chain validation - fixed issues 2025-11-03 23:51:20 +01:00
ValueOn AG
69fa367584 revised validation logic 2025-11-02 23:31:10 +01:00
ValueOn AG
46fcd089c4 Refactored workflow modes to the standard Dynamic (default), Actionplan (option), Template (future) 2025-11-02 19:22:01 +01:00
Renamed from modules/workflows/processing/modes/modeReact.py (Browse further)