Commit graph

103 commits

Author SHA1 Message Date
ValueOn AG
cb7ed7cf51 web service parallelized 2025-12-30 10:48:16 +01:00
ValueOn AG
0d77263fb7 fixed language of prompt 2025-12-30 02:13:18 +01:00
ValueOn AG
fa57d3683b parallel processing for rendering 2025-12-30 02:06:51 +01:00
ValueOn AG
a958defd42 fixed workflow run with chatlog 2025-12-29 23:54:27 +01:00
ValueOn AG
911bcffcd7 fixed renderers and progress tracking for generation part 2025-12-29 22:21:17 +01:00
ValueOn AG
bcbaf41f4f fixed generation to renderer 2025-12-29 02:09:33 +01:00
ValueOn AG
25d2908d48 fixes in validation and rendering 2025-12-29 01:40:30 +01:00
ValueOn AG
a540729533 fixed rendering styles 2025-12-29 00:06:34 +01:00
ValueOn AG
3e7c75335a fixed handovers from generator to renderers 2025-12-28 23:34:32 +01:00
ValueOn AG
db456f1667 fixed generation issue and ai calls only for extracted content 2025-12-28 13:51:19 +01:00
ValueOn AG
723f98ea7a enhanced generation engine with chapters as structure, renderers to render a pipeline and deliver 1..n documents 2025-12-28 11:43:42 +01:00
ValueOn AG
9d4bd8ceef refactored ai service container (3000 lines) with submodules, and enhanced generation part with dynamic chapters 2025-12-26 00:16:08 +01:00
ValueOn AG
60a0543e86 refactored ai service with chapter generation 2025-12-25 23:51:47 +01:00
ValueOn AG
a2315d6ace fixed vision for pre-extracted content 2025-12-25 00:34:45 +01:00
ValueOn AG
23bb1ff5d3 fixed json identification for pre-extracted content 2025-12-25 00:24:53 +01:00
ValueOn AG
e1b3cd36f0 enhanced core ai call document handling with document intent 2025-12-25 00:09:27 +01:00
ValueOn AG
982932d2f5 enhanced document generation with images 2025-12-23 00:34:15 +01:00
ValueOn AG
4af9e5fc87 fixed generation issue 2025-12-16 00:27:33 +01:00
ValueOn AG
4b00e741b3 refactored service center 2025-12-15 21:55:26 +01:00
ValueOn AG
a48bf06778 fixes for chat workflow 2025-12-03 23:02:33 +01:00
ValueOn AG
9f46ca3b03 fixed import chain, removed invalid imports by moving logic between modules 2025-12-03 07:31:51 +01:00
ValueOn AG
b401be703f integration testing of adapted ai workflow with fixes 2025-12-01 19:15:50 +01:00
ValueOn AG
a8ef757046 fixed kpi identification 2025-11-30 23:09:25 +01:00
ValueOn AG
bd893ef072 enhance validation 2025-11-30 22:55:03 +01:00
ValueOn AG
1d793d8e1a fixed json handling 2025-11-30 22:15:14 +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
2255c9009d fixed critical bug in models to use previous workflow object instead of properly instanciated current object 2025-11-04 14:30:48 +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
fa91016e16 fixed ui harmonization 2025-11-02 15:36:02 +01:00
ValueOn AG
259ccabbe3 Prompt tuning for generation and validation step 2025-10-31 14:28:14 +01:00
ValueOn AG
a7c9e0221f refactored names to camelCaes part 2 of 2 2025-10-31 00:28:09 +01:00
ValueOn AG
c44fc92568 refactored whole codebase for camelCase part 1 of 2 2025-10-31 00:05:39 +01:00
ValueOn AG
26b2109844 ui progress tracking integrated 2025-10-29 23:40:39 +01:00
ValueOn AG
adbc29f069 ai iteration loops running 21 of 22 test cases - fixing object tree extraction 2025-10-29 22:55:56 +01:00
ValueOn AG
24f152d0b9 ai loop: generic continuation logic 2025-10-29 00:38:57 +01:00
ValueOn AG
be2934d54a streamlined extraction and generation prompts 2025-10-28 00:14:24 +01:00
ValueOn AG
5039096a10 ai models ready for image analysis 2025-10-26 23:09:26 +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
ValueOn AG
8d25ed6fc3 end to end implementation of all ai models 2025-10-25 01:46:33 +02:00
ValueOn AG
daddf417be Cleaned all import lists 2025-10-24 23:57:17 +02:00
ValueOn AG
8523da7fe2 cleanup pydantic v2, unnecessary pdantic to dict convesrions, unnecessary unions removed with clean classes 2025-10-24 22:46:05 +02:00
ValueOn AG
4f7bba5f33 module test for dynamic centralized ai calling system rev 3 tested 2025-10-24 21:42:37 +02:00