Commit graph

701 commits

Author SHA1 Message Date
ValueOn AG
f3b01c823e saas multi-mandate rbac up and running 2026-01-21 10:34:42 +01:00
ValueOn AG
82c01b5cb0 saas mandates core done 2026-01-21 00:32:47 +01:00
ValueOn AG
77e1414744 module testing 2026-01-20 00:55:39 +01:00
ValueOn AG
7a9b264170 fixed transactions 2026-01-19 16:25:04 +01:00
ValueOn AG
ccc41e7023 harmonized module names 2026-01-19 09:18:37 +01:00
ValueOn AG
5c0ab3f893 implemented multimandate 2026-01-17 02:17:58 +01:00
ValueOn AG
89202eb040 hotfix initiation of ai models performance issue 2026-01-14 22:38:23 +01:00
1bd183ca4c fix: context in prompts improved
context only used if prompt specifically asks for it, otherwise ignored to improve answers
2026-01-14 12:20:25 +01:00
6f6ee25ef2 fix:chatbot route now matches new datamodel interface
List endpoint (/api/chatbot/threads without workflowId): Normalizes all workflows before returning, converting maxSteps: None to 10 (the default).
Single workflow endpoint (/api/chatbot/threads?workflowId=xxx): Normalizes the workflow dict, handling both Pydantic models and plain dicts.
2026-01-14 08:24:06 +01:00
ValueOn AG
013de9e220 fixed trustee access 2026-01-13 23:16:49 +01:00
ValueOn AG
95dbbb8360 fixed msft access 2026-01-13 21:38:03 +01:00
ValueOn AG
1ea36ad5bc fixes 2026-01-13 21:31:18 +01:00
ValueOn AG
bfa346b919 Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-01-13 20:01:54 +01:00
ValueOn AG
58b13ff7c6 hotfixes for work with nyla 2026-01-13 20:01:50 +01:00
Stephan Schellworth
500442a40a Update deploy workflow to use env_int.env for int branch 2026-01-13 15:49:14 +01:00
StephanSchellworth
f3b83a73f8
Update env_int.env 2026-01-13 15:30:24 +01:00
Stephan Schellworth
2423ca71ce Update env_int.env 2026-01-13 14:58:17 +01:00
ValueOn AG
be14c6c84d user magic link inmplemented 2026-01-13 00:26:51 +01:00
ValueOn AG
4b49eab26e user registration and password reset with magic link 2026-01-12 23:31:20 +01:00
700690f08d fix:performance optimization 2026-01-12 16:11:27 +01:00
378128c3ce fix:performance optimization 2026-01-12 16:08:32 +01:00
583525a151 fix:added more logic to system prompt and added retry logic 2026-01-12 15:42:16 +01:00
9042b8daf8 fix: added api keys to env file 2026-01-12 10:31:39 +01:00
a4320a5956 Merge branch 'int' of https://github.com/valueonag/gateway into int 2026-01-12 09:24:49 +01:00
d34d04a4e9 fix: merged old code and fixed system prompt 2026-01-12 09:07:49 +01:00
b06375352e fix:fixed merge conflicts from chatbot 2026-01-12 08:07:30 +01:00
Patrick Motsch
09c3337048
Merge pull request #86 from valueonag/feat/user-journey-legal
new openai key
2026-01-12 07:59:45 +01:00
ValueOn AG
f6ffebb776 new openai key 2026-01-12 07:58:22 +01:00
ValueOn AG
cda0cb1093 hotfix workflows dynamic and automation after pr integrations 2026-01-11 22:42:02 +01:00
ValueOn AG
5380e30f0d fix: cleaned interfaces to work all with rbac 2026-01-11 15:42:33 +01:00
Patrick Motsch
abbed64463
Merge pull request #85 from valueonag/feat/real-estate
Feat/real estate
2026-01-11 15:12:16 +01:00
ValueOn AG
002fc15ffc fix recovered workflowMNanager 2026-01-11 15:11:37 +01:00
ValueOn AG
680fab6e00 fixes in int 2026-01-11 15:09:11 +01:00
Patrick Motsch
1e8bb8c0c6
Delete modules/workflows/workflowManager.py
Was old moodule
2026-01-11 15:00:05 +01:00
Patrick Motsch
dc3b8784a3
Delete import_map_analysis.md
not codebase part
2026-01-11 14:20:04 +01:00
Patrick Motsch
deed1d975e
Delete node_modules directory
gitignore
2026-01-11 14:18:59 +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
e0c6841e9f
Delete package-lock.json
gitignore
2026-01-11 14:15:56 +01:00
Patrick Motsch
68c0d4ee20
Delete package.json
gitignore
2026-01-11 14:15:03 +01:00
Patrick Motsch
8b2d0464ad
Update interfaceDbChatObjects.py
line 1247 removed a "return true" unreachable code
2026-01-11 14:12:47 +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
Patrick Motsch
b2a3d4afc8
Merge pull request #83 from valueonag/feat/foundation-customer-use-cases
Feat/foundation customer use cases
2026-01-11 13:08:41 +01:00
ValueOn AG
fae4bde059 fix web service: maxwidth parameter chain fixed 2026-01-11 12:38:07 +01:00
ValueOn AG
e41411e5aa fixed documents of all rounds in validator prompt 2026-01-11 00:02:24 +01:00
8147f3f7c8 fix: generalized event manager for message streaming 2026-01-09 12:14:47 +01:00
b327e6dc03 fix: fixed webresearch, tweaked system prompt 2026-01-09 10:49:06 +01:00
2b6bd73b65 fix:finished and fixes chatbot 2026-01-09 09:21:59 +01:00
3a5d27f385 feat:chatbot weiterimplementiert 2026-01-08 08:33:39 +01:00