Commit graph

171 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
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
a958defd42 fixed workflow run with chatlog 2025-12-29 23:54:27 +01:00
ValueOn AG
25d2908d48 fixes in validation and rendering 2025-12-29 01:40:30 +01:00
ValueOn AG
3e7c75335a fixed handovers from generator to renderers 2025-12-28 23:34:32 +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
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
b2196bc6a3 neutralization integrated into extractor 2025-12-17 22:03:58 +01:00
ValueOn AG
56d6ecf978 refactored actions handlers 2025-12-17 10:45:09 +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
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
6d393f9cf3 enhanced voice center 2025-12-03 11:18: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
aff37fd2e2 not to trust ai comments, to verify... 2025-11-30 23:27:46 +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
435c3b9dbf fixes for tts 2025-11-05 11:38:38 +01:00
ValueOn AG
f65fe4b3d0 fixes for chunking and sharepoint wildcard 2025-11-05 01:32:54 +01:00
ValueOn AG
236a85a99b Fixed calling chain sharepoint 2025-11-04 23:59:29 +01:00
ValueOn AG
160766be2a RELEASED v 4.0. 2025-11-04 22:10:29 +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
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
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
22974653a2 automation admin center integrated 2025-11-03 00:38:50 +01:00
ValueOn AG
837748dac9 implemented workflow automation 2025-11-03 00:14:02 +01:00
ValueOn AG
69fa367584 revised validation logic 2025-11-02 23:31:10 +01:00
ValueOn AG
6060d74eb2 issues fixing in chat workflow 2025-11-02 19:53:36 +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
ValueOn AG
53bfe06dbe streamlined ai calling chain for react and workflow mode 2025-11-02 18:41:07 +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
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
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
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
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
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
109e77fd60 implemented dynmaic ai integration and selection chain 2025-10-22 01:15:21 +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
f05d958213 removed chatbot on langgraph platform 2025-10-20 22:01:03 +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
9e1cff460a UI Communication fixed 2025-10-18 00:33:28 +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
ValueOn AG
1d347eb15a adapted ai chat validation 2025-10-15 12:41:02 +02:00
ValueOn AG
e9756bbc17 Fixes 04 2025-10-15 00:59:18 +02:00
ValueOn AG
5b0f1fc48c Fixes 03 2025-10-15 00:40:45 +02:00
ValueOn AG
a8f128c18f Fixes 02 2025-10-15 00:36:00 +02:00
ValueOn AG
da1f075556 Fixes 01 2025-10-15 00:08:28 +02:00
ValueOn AG
f0733204fb content mapping and transformation valdiated 2025-10-14 22:48:55 +02:00
ValueOn AG
e0afc72e13 Workflow end 2 End Validated - Start Variant Testing 2025-10-14 21:20:02 +02:00
ValueOn AG
bdc87eb5c6 added normalization service to merge structured data of any format 2025-10-14 17:50:27 +02:00
ValueOn AG
f83786b3a7 e2e test workflow path react 2025-10-14 14:47:50 +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
73c1126200 integration fixes 2025-10-10 23:46:24 +02:00
ValueOn AG
227d7b9401 secured user inputs in prompts 2025-10-07 01:15:07 +02:00
ValueOn AG
0cb1e75daf chat trace file log ready 2025-10-07 00:17:11 +02:00
ValueOn AG
3d94092100 no testdata 2025-10-06 16:01:45 +02:00
ValueOn AG
ee59e09b6d ai loop tested 2025-10-06 15:39:25 +02:00
ValueOn AG
e54cc48b15 ai response loop with context for long answers 2025-10-06 12:53:47 +02:00
ValueOn AG
d2b6820812 cleaned pydantic model classes 2025-10-05 16:28:44 +02:00
ValueOn AG
6b976fc1ca cleaned up workflow management 2025-10-05 15:10:33 +02:00