Commit graph

210 commits

Author SHA1 Message Date
ValueOn AG
1362470f00 enhanced the ai flow for languages (prompt in de, user language en, to deliver documents in fr) and document delivery in different formats 2026-01-02 23:03:29 +01:00
ValueOn AG
3408e7b463 fixes for content handling 2026-01-02 21:35:32 +01:00
ValueOn AG
3ef87cd083 fixed linter 2026-01-02 02:38:43 +01:00
ValueOn AG
df3f03e669 image caption 2026-01-02 02:17:31 +01:00
ValueOn AG
53819f90c3 proper context cascade from extraction to generation 2026-01-02 01:55:04 +01:00
ValueOn AG
64b44473aa fixed data extraction and generation handling with parts 2026-01-02 00:05:54 +01:00
ValueOn AG
909ee9528f extraction and generation engine enhanced for doc, code, image 2025-12-31 02:12:10 +01:00
ValueOn AG
0d55e40158 fixed dashboard content 2025-12-30 11:11:31 +01:00
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
bc2dd6687d adapted all renderers from flat to nested element.content.(...) structure 2025-12-29 02:22:01 +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
0280879968 module tests completed 2025-12-28 14:08:28 +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
262f3296bf fixing renderers 2025-12-23 00:50:00 +01:00
ValueOn AG
4d4db7bb85 fixes 2025-12-23 00:35:04 +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
1195105b94 cleaned up dependencies and code architecture 2025-12-09 23:25:06 +01:00
ValueOn AG
13b7c4fdbe hot fixes: sharepoint folders and stats 2025-12-07 08:48:49 +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
88110d0f9d centralized timestamp management with logger 2025-11-06 14:27:02 +01:00
ValueOn AG
90ea6b2370 Fix DELTS sync 2025-11-05 15:46:20 +01:00
ValueOn AG
f65fe4b3d0 fixes for chunking and sharepoint wildcard 2025-11-05 01:32:54 +01:00
ValueOn AG
94128bfc46 template management for workflow automation 2025-11-04 21:14:03 +01:00
ValueOn AG
78157324ac integration test automated workflow execution with ui completed 2025-11-04 19:22:25 +01:00
ValueOn AG
4e98ae4e6e image ai topics fixed 2025-11-04 16:25:50 +01:00
ValueOn AG
e11ab4ebc5 Integrated neutralizer to MVP 2025-11-04 15:50:16 +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
7ee5d4061b Core AI system ready for production 2025-11-04 01:34:57 +01:00
ValueOn AG
a53d8f8e33 app chain validation - fixed issues 2025-11-03 23:51:20 +01:00
ValueOn AG
6060d74eb2 issues fixing in chat workflow 2025-11-02 19:53:36 +01:00
ValueOn AG
fa91016e16 fixed ui harmonization 2025-11-02 15:36:02 +01:00
ValueOn AG
5c006da27d ui styles 2025-11-02 13:05:20 +01:00
ValueOn AG
83c6951f7d integrated sharepoint search routes 2025-11-02 01:01:17 +01:00
ValueOn AG
61734bc22d fix neutralization names 2025-11-02 00:54:56 +01:00
ValueOn AG
24b09ea7ce neutralizer activated 2025-11-02 00:50:21 +01:00
ValueOn AG
37aad732f5 voice route updated 2025-11-01 09:05:10 +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
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
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
ValueOn AG
89337418f6 ai models and calls: standardized and harmonized all model operation types 2025-10-24 19:03:53 +02:00
ValueOn AG
64131f65ce standard parameter set for all ai plugins 2025-10-23 14:32:24 +02:00
ValueOn AG
36947b6d7e ready for test revised dynamic ai aware chunking system 2025-10-23 00:35:44 +02:00
ValueOn AG
6b819cc848 updated price calculations and basis for refactory of dynamic content handling 2025-10-22 16:48:32 +02:00
ValueOn AG
109e77fd60 implemented dynmaic ai integration and selection chain 2025-10-22 01:15:21 +02:00
ValueOn AG
52adedab4a architecture for looping ai calls tested and fixed 2025-10-21 17:12:13 +02:00
ValueOn AG
1badb8468a refactored maxToken handling for all models and all ai calls 2025-10-21 14:48:43 +02:00
ValueOn AG
711b8bc50d cleaned unused and strreamlines progress ui logging 2025-10-20 21:53:31 +02:00
ValueOn AG
29a86c2212 cleaned referencing to services 2025-10-20 12:29:17 +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
6b7094c84d AI Generator Loop with context added 2025-10-18 02:49:56 +02:00
ValueOn AG
1917c00721 Streamlined UI Log messages 2025-10-18 02:29:03 +02:00
ValueOn AG
9521823958 Workflow r4 ready for end 2 end testing 2025-10-17 01:08:53 +02:00
ValueOn AG
f80fddbf8a Cleaned chat objects workflow, documents, messages, logs, stats 2025-10-16 23:59:27 +02:00
ValueOn AG
1bb02880df Refactored standardized full stats and cost logging system over all components 2025-10-16 22:52:58 +02:00
ValueOn AG
85f4c6be13 Refactored streamlined validation system over all prompts 2025-10-16 20:15:55 +02:00
ValueOn AG
b97670d939 Adapted chatbot integration 2025-10-15 18:23:03 +02:00