Commit graph

140 commits

Author SHA1 Message Date
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
cda0cb1093 hotfix workflows dynamic and automation after pr integrations 2026-01-11 22:42:02 +01:00
Patrick Motsch
0ecfe4d66c
Merge pull request #84 from valueonag/feat/chatbot-althaus-integration
Feat/chatbot althaus integration
2026-01-11 14:17:37 +01:00
Patrick Motsch
1aa71c1f1e
Update methodChatbot.py
dynamicMode attribute appended for action
2026-01-11 13:55:54 +01:00
Patrick Motsch
07fa13a357
Update methodAi.py 2026-01-11 13:50:49 +01:00
Patrick Motsch
4715f627be
Update process.py
Keep current logic for analysis, generation, images and add simple mode for chatbot
2026-01-11 13:41:16 +01:00
ValueOn AG
043ffe1044 refined generation prompt 2026-01-06 21:24:54 +01:00
6ded28e21a feat:chatbot weiterimplementiert 2026-01-05 15:12:13 +01:00
b6724a797f fix:rebase from int 2026-01-05 07:37:16 +01:00
f78547e51b fix:constant reload 2026-01-05 07:34:45 +01:00
046ac3e15d fix:constant reload 2026-01-05 06:40:09 +01:00
ValueOn AG
fa6479f40d initial base for coding system path 2026-01-03 02:38:16 +01:00
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
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
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
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
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
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
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
259ccabbe3 Prompt tuning for generation and validation step 2025-10-31 14:28:14 +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
711b8bc50d cleaned unused and strreamlines progress ui logging 2025-10-20 21:53:31 +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
1917c00721 Streamlined UI Log messages 2025-10-18 02:29:03 +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
a8f128c18f Fixes 02 2025-10-15 00:36:00 +02:00
ValueOn AG
f83786b3a7 e2e test workflow path react 2025-10-14 14:47:50 +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
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
b44c46be23 cleanup prompts and placeholders 2025-10-05 15:01:22 +02:00
ValueOn AG
9b8510bfd0 refactored workflow engine 2025-10-05 11:34:40 +02:00
ValueOn AG
1a8cecc50a fixed outlook 2025-10-05 03:03:48 +02:00
ValueOn AG
7ba687ad65 fixed react prompts and references 2025-10-05 02:48:53 +02:00
ValueOn AG
05bc359c3e fixes webResearch 2025-10-04 18:44:42 +02:00
ValueOn AG
c53bef933a testing react mode 2025-10-04 02:54:28 +02:00
ValueOn AG
1cbc669970 fexed react planning 2025-10-03 22:40:41 +02:00
ValueOn AG
ebb15da91b testing flow 2025-10-03 19:46:10 +02:00
ValueOn AG
418bd8281a workflow validated for actionplan mode 2025-10-03 11:23:48 +02:00
ValueOn AG
db1bcfcdeb actions for web, extract, generate tested 2025-10-03 01:41:50 +02:00
ValueOn AG
0e14607f83 ai services extract and web revised 2025-10-02 21:29:21 +02:00
ValueOn AG
501cebe342 start testing with backend running 2025-09-30 18:30:33 +02:00
ValueOn AG
cbea086f91 Ready for test revised generic dynamic ai call center with dynamic generic content extraction engine 2025-09-30 00:02:51 +02:00
ValueOn AG
8be9211b28 complete refactory of all dependencies 2025-09-26 23:36:56 +02:00
ValueOn AG
07a2d279df cleaned model space centralized 2025-09-25 16:59:44 +02:00
ValueOn AG
29c31e79bd Tested workflow engine 3.1 2025-09-24 23:18:10 +02:00
ValueOn AG
472353fea0 Refactor full workflow engine 3.0 2025-09-23 22:47:54 +02:00
ValueOn AG
30d0a8f70c Full refactored workflow and features 2025-09-22 23:34:47 +02:00