Commit graph

73 commits

Author SHA1 Message Date
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
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
4f7bba5f33 module test for dynamic centralized ai calling system rev 3 tested 2025-10-24 21:42:37 +02:00
ValueOn AG
64131f65ce standard parameter set for all ai plugins 2025-10-23 14:32:24 +02:00
ValueOn AG
109e77fd60 implemented dynmaic ai integration and selection chain 2025-10-22 01:15:21 +02:00
ValueOn AG
ab5618a9a5 centralized debug handling 2025-10-20 12:22:01 +02:00
ValueOn AG
a88ccb0616 intelligent generic json merger for ai responses 2025-10-20 09:51:45 +02:00
ValueOn AG
3b53889b7c Centralized AI continuation agents 2025-10-20 01:33:48 +02:00
ValueOn AG
e368819b1b streamlined core ai system to planning and documentation agents 2025-10-19 23:27:45 +02:00
ValueOn AG
11522bd763 unified centralized ai generation service implemented, start testing 2025-10-19 01:04:41 +02:00
ValueOn AG
82eb4f62b9 Refactored AI Service components - ready for UI workflow testing 2025-10-14 01:13:25 +02:00
ValueOn AG
ac755681b3 fixed chunk parsing 2025-10-14 00:30:47 +02:00
ValueOn AG
0bc71c99d5 Multi-document output implemented 2025-10-14 00:23:59 +02:00
ValueOn AG
aa86caa229 file verbose trace with config var APP_DEBUG_CHAT_WORKFLOW_ENABLED installed 2025-10-12 14:59:51 +02:00
ValueOn AG
d9ee4d9605 full ai center integration test and fix with extraction and generation engine 2025-10-12 14:52:42 +02:00
ValueOn AG
99215e27fe all renderers active and using json objects 2025-10-12 00:51:23 +02:00