Commit graph

475 commits

Author SHA1 Message Date
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
58b13ff7c6 hotfixes for work with nyla 2026-01-13 20:01:50 +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
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
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
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
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
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
2672266eca Merge remote-tracking branch 'origin/int' into dev-ida
:

sage

"messeage"

t
exit
close
git commit
-m "message"
git add .
exit


2026-01-08 08:33:15 +01:00
ValueOn AG
d87953ce0a fixed issues in workflow with use cases 2026-01-06 22:32:52 +01:00
ValueOn AG
043ffe1044 refined generation prompt 2026-01-06 21:24:54 +01:00
ValueOn AG
2c964b254b AI Iteration tests with 1000 test runs completed 2026-01-06 20:11:57 +01:00
ValueOn AG
9cd990e6a6 fixed parallel logging 2026-01-06 18:29:15 +01:00
ValueOn AG
c3dce9221c fixed ai looping jsonBase overwriting before getting successful answer 2026-01-06 18:20:40 +01:00
ValueOn AG
30ad4bb762 Enhanced core ai call for FULL parallel section generation. 2026-01-06 17:53:55 +01:00
ValueOn AG
657ad98e75 fixed looping bug 2026-01-06 17:35:51 +01:00
ValueOn AG
e331c7fbce performance tests with json repair and cut handling 2026-01-06 17:18:51 +01:00
ValueOn AG
c40d5e5133 jsnon structure rendering with budget 2026-01-06 11:20:09 +01:00
ValueOn AG
16ebf1b152 tested json cut and merge handler for all scenarioes 2026-01-05 21:49:40 +01:00
ValueOn AG
d747054976 full refactory of core json cut handling system 2026-01-05 21:16:10 +01:00
4aea154eaf feat: multiselect parcells and create projects 2026-01-05 18:04:01 +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
ecababe600 optimized renderers docx pptx xlsx for performance 2026-01-05 01:41:28 +01:00
ValueOn AG
25cbaa45b8 fixed cut json handling 2026-01-05 01:36:39 +01:00
ValueOn AG
879a3c0eff fixed json looping context strings for cut point 2026-01-05 01:30:27 +01:00