Commit graph

376 commits

Author SHA1 Message Date
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
43b8a07b1d Fixes DB models 2025-10-15 18:38:35 +02:00
ValueOn AG
b97670d939 Adapted chatbot integration 2025-10-15 18:23:03 +02:00
ValueOn AG
82b2fd36dc Merge branch 'int' of https://github.com/valueonag/gateway into int 2025-10-15 12:41:08 +02:00
ValueOn AG
1d347eb15a adapted ai chat validation 2025-10-15 12:41:02 +02:00
ValueOn AG
57118a633e
Merge branch 'int' into feat/chatbot 2025-10-15 12:38:42 +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
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
0c357dc8a9 AI system tested for all file types 2025-10-13 22:03:28 +02:00
Christopher Gondek
31f8192bd3 feat: add valueon powerbi tool 2025-10-13 17:03:10 +02:00
f1fdb59bbf fix: exclude id field from prompt update request body 2025-10-12 19:22:30 +02:00
8a8b0453ad fix: secure cookies for integration 2025-10-12 16:40:48 +02:00
9f3af5ab48 fix: secure cookies for integration 2025-10-12 16:35:59 +02:00
e76573d880 Merge branch 'int' of https://github.com/valueonag/gateway into int 2025-10-12 16:13:46 +02:00
4e06f7e661 fix: Cookies now properly cleared on logout 2025-10-12 16:13:27 +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
dedee0ecda renders image generation tested and fixed - all renderers ready 2025-10-12 02:53:37 +02:00
ValueOn AG
df15f54f4b renderers html and md tested and fixed 2025-10-12 02:27:55 +02:00
ValueOn AG
a68dac200e renderers pdf and pptx tested and fixed 2025-10-12 02:18:42 +02:00
ValueOn AG
0e79024b07 refactored plug and play document engine 2025-10-12 01:14:07 +02:00
ValueOn AG
5537d3e704 testing rendering docx and xlsx done 2025-10-12 01:02:04 +02:00
ValueOn AG
972884098a all renderers using json 2025-10-12 00:51:53 +02:00
ValueOn AG
9fe9732a89 all renderers using json 2025-10-12 00:51:52 +02:00
ValueOn AG
99215e27fe all renderers active and using json objects 2025-10-12 00:51:23 +02:00
ValueOn AG
a26553c34c office renderers updated to json model 2025-10-11 23:39:13 +02:00
ValueOn AG
87dec2c4a2 revised ai core set ready for cross tests 2025-10-11 18:55:00 +02:00
ValueOn AG
1aecec9d61 full dynamic document extraction - processing - generation 2025-10-11 18:51:23 +02:00
ValueOn AG
be5f6773b6 ai core with unlimited document size 2025-10-11 18:30:26 +02:00
ValueOn AG
73c1126200 integration fixes 2025-10-10 23:46:24 +02:00
Christopher Gondek
ba1daa2d73 feat: allow users to specify tools when posting messages 2025-10-09 16:56:27 +02:00
Christopher Gondek
2b5d7506d0 feat: add endpoints to get tools per user 2025-10-09 16:23:29 +02:00
Christopher Gondek
4b75ffd70c feat: add admin endpoints for chatbot tools 2025-10-09 15:30:15 +02:00
Christopher Gondek
0c5d0f957f feat: add tools and tools permissions to db with auto sync 2025-10-09 11:39:04 +02:00
Christopher Gondek
8538821d0c fix: pydantic schema issue 2025-10-09 10:54:11 +02:00
Christopher Gondek
478e139730 Merge branch 'int' into feat/chatbot 2025-10-09 10:36:22 +02:00
Christopher Gondek
179b848ecb fix: hide tool calls from chatbot history 2025-10-08 17:22:07 +02:00
Christopher Gondek
9bf454823b chore: use minimal langgraph app to read and delete checkpointer history 2025-10-08 17:14:58 +02:00
Christopher Gondek
bfc07ee0b1 feat: implement rename, delete thread endpoints 2025-10-08 16:50:54 +02:00
Christopher Gondek
a0a87e2e3e fix: remove timestamps 2025-10-08 16:30:44 +02:00
Christopher Gondek
85503fc669 feat: implement get thread details endpoint 2025-10-08 16:14:17 +02:00
Christopher Gondek
ed3920f9f9 chore: update code styles 2025-10-08 15:53:15 +02:00
Christopher Gondek
a08bd3ef1d feat: implement get threads endpoint 2025-10-08 15:45:41 +02:00
Christopher Gondek
1143e181e8 feat: add and handle chatbot thread date_created and date_modified 2025-10-08 15:30:14 +02:00
Christopher Gondek
b50dcc6c0f feat: save chatbot threads to db 2025-10-08 14:41:29 +02:00
Christopher Gondek
30c3f9f7f1 chore: add user threads db table setup 2025-10-08 11:37:36 +02:00
Christopher Gondek
8f96c3ef30 chore: add todos 2025-10-08 10:46:33 +02:00
2a795492fe fixed windows error 2025-10-08 10:24:15 +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
Christopher Gondek
dd16efb860 fix: typo; async checkpointer postgres 2025-10-06 15:39:19 +02:00
Christopher Gondek
33f8ff1b5e chore: better error messages 2025-10-06 15:05:22 +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
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
ba21d6793f proper prompts for react and tplan 2025-10-04 13:46:17 +02:00
ValueOn AG
88eeab3360 workflow running with taskplan and react mode 2025-10-04 13:31:21 +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
Christopher Gondek
37f01a2156 chore: fix pydantic v2 issue 2025-10-03 16:51:43 +02:00
Christopher Gondek
4bfeded9d0 feat: chatbot w/ streaming basics 2025-10-03 16:48:33 +02:00
Christopher Gondek
8707203ac2 feat: mock chatbot permissions 2025-10-03 13:17:45 +02:00
Christopher Gondek
2158b90748 feat: add tools registry 2025-10-03 13:03:22 +02:00
ValueOn AG
418bd8281a workflow validated for actionplan mode 2025-10-03 11:23:48 +02:00
Christopher Gondek
63dba85b7a feat: mock althaus db query tool 2025-10-03 10:29:37 +02:00
Christopher Gondek
98b258ae53 feat: add langgraph first tool; pydantic v2 2025-10-03 09:48:32 +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
Christopher Gondek
68d6ab9890 feat: add chatbot dummy router 2025-10-01 16:00:19 +02:00
Christopher Gondek
86567f93e8 chore: gracefully handle favicon issue 2025-10-01 11:24:51 +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
af4b13864f Keys fixed 2025-09-25 01:57:17 +02:00
ValueOn AG
033e4ec645 Proper event handling 2025-09-25 00:24:26 +02:00
ValueOn AG
02db2751c0 Rev 3.2 running backend 2025-09-25 00:18:58 +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
1019cb7a65 CHAT 2.0 - Iterative mode 2025-09-23 00:36:24 +02:00
ValueOn AG
30d0a8f70c Full refactored workflow and features 2025-09-22 23:34:47 +02:00
ValueOn AG
9ba45952e4 closed workflow action plan 2025-09-22 15:44:30 +02:00
ValueOn AG
ebfdd9ab03 admin interface 2025-09-22 07:44:39 +02:00
ValueOn AG
168d66d167 cleaned key handling and security 2025-09-22 00:39:15 +02:00
ValueOn AG
875b188238 fixed voice 2025-09-19 14:30:36 +02:00
ValueOn AG
55a3cac2df enhanced workflow 2025-09-18 17:11:35 +02:00
ValueOn AG
a941963e78 neutralizer 1.0 2025-09-17 02:12:34 +02:00
ValueOn AG
70479aff88 delta sync ops v3 2025-09-16 22:47:17 +02:00
ValueOn AG
598e137e8a full delta attributes parsing 2025-09-16 22:20:31 +02:00
ValueOn AG
72c13ffe12 delta sync issue resolved paginagion and new post 2025-09-16 17:45:29 +02:00
ValueOn AG
2eeb53ee96 fixed delta sync 2025-09-16 10:41:14 +02:00
ValueOn AG
7317bce656 delta sync 2025-09-16 09:50:25 +02:00
ValueOn AG
a3fe8abef4 solved new api for jira and fixes ui 2025-09-15 23:33:57 +02:00
ValueOn AG
4cf60b4230 fixed google login 2025-09-15 08:27:26 +02:00
ValueOn AG
cf1b302008 voice tts beta test version 2025-09-15 00:36:26 +02:00
ValueOn AG
7ed36283c5 fixed sync 2025-09-14 20:26:30 +02:00
ValueOn AG
ff079f5428 fixed delta sync - added voice basics 2025-09-14 20:05:46 +02:00
ValueOn AG
ada61061c4 voice azure base 2025-09-13 01:57:53 +02:00
ValueOn AG
8259c198e7 DELTA Jira sync excel operational 2025-09-12 19:38:13 +02:00
ValueOn AG
27107c8a67 report consolidation 2025-09-10 22:52:41 +02:00
ValueOn AG
ccdb878a0c solved new prompt creation 2025-09-10 21:33:50 +02:00
ValueOn AG
955a733063 google oauth2 fixes 2025-09-10 17:47:17 +02:00
ValueOn AG
e026ba3806 analyse db issue 2025-09-09 18:40:44 +02:00
ValueOn AG
3be01f4da5 delta jira sync on hold bis account ready 2025-09-09 14:38:35 +02:00
ValueOn AG
b7a7ebedcb ready mvp3 2025-09-09 13:26:12 +02:00
ValueOn AG
bc63bf7a75 cleaned handling of tasks 2025-09-08 23:48:48 +02:00
ValueOn AG
bb253c18fa fixed mandates 2025-09-08 23:31:47 +02:00
ValueOn AG
748093b48e database running 2025-09-08 21:55:21 +02:00
ValueOn AG
99c80c67b5 Merge branch 'int' of https://github.com/valueonag/gateway into int 2025-09-08 12:45:07 +02:00
ValueOn AG
8fbbd35055 database attached 2025-09-08 12:45:03 +02:00
Christopher Gondek
9f6ea71f3c
Merge pull request #28 from valueonag/feat/jira-sync
feat: add jira sync for delta
2025-09-08 11:25:13 +02:00
ValueOn AG
98a4323b36 database user session separation 2025-09-05 23:35:01 +02:00
Christopher Gondek
2f0f87ea8c feat: harden against empty jira 2025-09-05 21:20:00 +02:00
Christopher Gondek
e02b250a51 feat: connect router; add hourly scheduling 2025-09-05 20:51:10 +02:00
Christopher Gondek
4b9b805632 fix: minor fixes 2025-09-05 15:26:33 +02:00
Christopher Gondek
b4481dc92f fix: populate put columns on first run 2025-09-05 15:05:20 +02:00
Christopher Gondek
949a3c97ae fix: fail fast; include put in jira -> CSV 2025-09-05 14:57:13 +02:00
Christopher Gondek
e1618c9ffb fix: row 2 formatting 2025-09-05 14:48:23 +02:00
Christopher Gondek
9837bc1a19 fix: remove redundant backup 2025-09-05 14:41:05 +02:00
Christopher Gondek
fe459731cd fix: include put for csv -> jira 2025-09-05 14:23:18 +02:00
Christopher Gondek
1a7ca4fa13 feat: finish routejira implementation (untested) 2025-09-05 11:58:25 +02:00