Commit graph

65 commits

Author SHA1 Message Date
ValueOn AG
1195105b94 cleaned up dependencies and code architecture 2025-12-09 23:25:06 +01:00
ValueOn AG
72f5fbde46 added attribute types: TextMultilingual, multiselect 2025-12-08 00:13:26 +01:00
ValueOn AG
d009f93dba rbac roles and rules integration tests passed 2025-12-07 23:51:05 +01:00
ValueOn AG
6e6cf7012b rbac module testing done 2025-12-07 22:00:55 +01:00
ValueOn AG
54246745a9 refactored uam to rbac 2025-12-07 13:48:39 +01:00
ValueOn AG
a48bf06778 fixes for chat workflow 2025-12-03 23:02:33 +01:00
ValueOn AG
61f42259e5
Merge pull request #70 from valueonag/feat/refactor-ai-process
Feat/refactor ai process
2025-12-01 20:43:54 +01:00
ValueOn AG
b401be703f integration testing of adapted ai workflow with fixes 2025-12-01 19:15:50 +01:00
ValueOn AG
1d793d8e1a fixed json handling 2025-11-30 22:15:14 +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
1810a85c99 completed pagination functionality with filter option 2025-11-27 13:52:24 +01:00
ValueOn AG
a3dd5f2feb fixing ai continuation loop context 2025-11-19 23:51:25 +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
94128bfc46 template management for workflow automation 2025-11-04 21:14:03 +01:00
ValueOn AG
310e6d3f8b fixes automation 2025-11-03 09:58:15 +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
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
4d3ca3342a table rendering with proper api controled rendering 2025-11-01 23:00:55 +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
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
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
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
109e77fd60 implemented dynmaic ai integration and selection chain 2025-10-22 01:15:21 +02:00
ValueOn AG
3adaaad8eb refactored ai core system to attach ai models plug and play 2025-10-21 18:14:58 +02:00
ValueOn AG
f05d958213 removed chatbot on langgraph platform 2025-10-20 22:01: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
57118a633e
Merge branch 'int' into feat/chatbot 2025-10-15 12:38:42 +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
a26553c34c office renderers updated to json model 2025-10-11 23:39:13 +02:00
ValueOn AG
be5f6773b6 ai core with unlimited document size 2025-10-11 18:30:26 +02:00
Christopher Gondek
ba1daa2d73 feat: allow users to specify tools when posting messages 2025-10-09 16:56:27 +02:00
Christopher Gondek
4b75ffd70c feat: add admin endpoints for chatbot tools 2025-10-09 15:30:15 +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
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